html, body {
    font-family: Arial, Helvetica, sans-serif;
}

body {
    text-align: center;
}

strong.subtitle {
    font-size: 1.3rem;
}

strong.prices {
    font-size: 1.5rem;
}

.ultitle {
    margin-bottom: 0;
}

.ultitle + ul {
    margin-top: 0;
}

ul {
    list-style: none;
}