/* H1 */
h1 {
    font: 700 36px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

h2,
.h2 {
    font: 700 32px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

h3,
.h3 {
    font: 700 36px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

h5,
.h5 {
    font: 700 23px 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

p {
    font: 300 14px 'Roboto', sans-serif;
}

p.section {
    font: 300 16px 'Roboto', sans-serif;
}

p.mention {
    font: 300 10px 'Roboto', sans-serif;
    color: #8b8b8b;
    text-align: center;
    max-width: calc(900px - 40px);
    margin: 0 auto;
    padding: 0 20px;
    margin-top: 20px;
    display: none;
}

p.mention a {
    font: 700 10px 'Lato', sans-serif;
    color: #8b8b8b;
    text-decoration: underline;
}

a,
span.obflink {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

ul {
    list-style: none
}

.div.seo a {
    text-decoration: underline
}

div.seo a:hover {
    text-decoration: none
}

input {
    font-family: 'Roboto'
}

strong {
    font-weight: 700;
    font-family: 'Roboto Condensed'
}


#page_summerVacation2021 h2{
    margin-bottom: 1.875em;
    margin-top: 3.125em;
}

#page_summerVacation2021 h3, #page_summerVacation2021 h4 {
    margin-bottom: 1.25em;
}

#page_summerVacation2021 .summerVacation_categoryLinks p{
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 19px;
    color: #FFF;
}


#page_summerVacation2021 h3, #page_summerVacation2021 h4{
    font-family: 'Roboto Condensed', 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    
    text-transform: uppercase;
    color: #000000;
}

#page_summerVacation2021 h3{
    font-size: 23px;
    line-height: 27px;
}

#page_summerVacation2021 h4{
    font-size: 18px;
    line-height: 21px;
}



