#main-header {
padding-top: 6px !important;
padding-bottom: 6px !important;
}
#main-header.et-fixed-header {
padding: 6px 0 !important;
} #top-menu {
display: flex !important;
}
#top-menu li:last-child {
order: -1;
} body, p, li, td {
font-size: 16px;
line-height: 1.7;
}
.et_pb_text p, .et_pb_text li {
font-size: 16px !important;
line-height: 1.7 !important;
}
h1 { font-size: 2.2rem; line-height: 1.2; }
h2 { font-size: 1.7rem; line-height: 1.3; }
h3 { font-size: 1.35rem; line-height: 1.4; } .home .et_pb_fullwidth_header .et_pb_title_container p {
display: none;
} .et_pb_section .et_pb_text .et_pb_text_inner {
max-width: 760px;
margin: 0 auto;
} a { color: #3B5EC6; }
a:hover { opacity: 0.8; } .et_pb_section {
padding-top: 50px !important;
padding-bottom: 50px !important;
} @media (max-width: 768px) {
body, p { font-size: 15px; }
h1 { font-size: 1.7rem; }
h2 { font-size: 1.3rem; }
.et_pb_section {
padding-top: 30px !important;
padding-bottom: 30px !important;
}
}