.flc_mainmenu {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.flc_header-tekst {
font-size: 12px;
font-weight: 700;
} p a:not(.w-btn), p li a {
text-decoration: underline;
} .wpforms-field-layout {
padding: 0 !Important;
}
select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
border-radius: 0;
background-image: linear-gradient(45deg, transparent 50%, currentColor 50%), linear-gradient(-45deg, transparent 50%, currentColor 0%);
background-position: right 15px top 50%, right 10px top 50%;
background-repeat: no-repeat;
background-size: 5px 5px, 5px 5px;
padding-right: 30px;
} .flc_large-text {
text-align: center;
font-size: 1.2rem;
line-height: 1.8;
}
.duratie {
font-size: 18px;
margin-bottom: 0 !important;
text-align: center;
}
.large-quote {
color: var(--color-content-faded);
line-height: 1.5;
font-weight: 700;
margin-bottom: 0 !important;
text-align: center;
}
@media (min-width: 900px) {
.large-quote {
font-size: 60px;
}
}
@media (max-width: 899px) {
.large-quote {
font-size: 25px;
}
} .flc_box .vc_column-inner {
padding: 2rem;
border: 2px solid var(--color-content-border);
}
@media (max-width: 899px) {
.flc_box-outer .vc_column-inner {
margin-bottom: 10px
}
} .flc_copyright {
font-size: 11px;
}