 .component-phone__number.phone-s {
    font-size: 1rem !important;
}
.section--light .editable a {
    color: #1d2d74;
    font-weight: bold;
}
@media (min-width: 1199px){
 
}
@media only screen and (min-width: 992px) {
 
.flexslider .slides img {
    height: 900px;
    object-fit: cover;
    object-position: center;
}
}

@media only screen and (max-width: 990px) {
 
.ple-column-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}
}
 

 @font-face {
  font-family: 'Georgia';
  src: url(/storage/app/media/Georgia.ttf);
}
body {
    font-family: 'Georgia', sans-serif !important;
}
h1, h2, h3, h4, h5 {
    font-family: 'Georgia', sans-serif !important;
}
p, a, li, label, input {
    font-family: 'Georgia', sans-serif !important;
}
.cta__title.component__title.titleAlignment--center {
    font-family: 'Georgia', sans-serif !important;
}
.component__title {
    font-family: 'Georgia', sans-serif !important;
}

.cta_header_1__container.cta__container {
    margin-right: 10px;
}