.concept-logo {
    position: absolute;
    width: 80%;
    max-width: 360px;
    left: 5%;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
}

a.wp-block-button__link.wp-element-button {
    border-radius: 6px !important;
    text-decoration: none;
    background-color: #476D90;
    color: #fff;
}

.main-wrap .section h3:before {
    background-color: #1F2F67;
    flex-shrink: 0;
}