.entry-content h1 strong, .entry-content h2 strong {
    font-weight: 600 !important;
}

.cta-section.layout-1 .left-col {
    flex-direction: column !important;
    align-items: center !important;
}

.cta-section .heading-wrap .section-title, .cta-section .heading-wrap .section-desc {
    text-align: center !important;
}

footer .column-element > div.site-logo {
    background: #0d193c;
    padding: 20px;
    border-radius: 10px;
}

.floating-cta img {
    max-width: 170px !important;
}