.code-bg-blue {
    background-color: #303669 !important;
}

.code-white {
    color: #fff !important;
}

.services-section-bg-graphics {
    position: absolute !important;
    width: 32% !important;
    left: -1% !important; 
    top: -3% !important;
}

.strategy-section-bg-graphics-section {
    position: absolute !important;
    width: 32% !important;
    right: 0% !important; 
    top: -97% !important;
}

.pricing-card:hover {
    box-shadow:0 3px 20px rgba(255,255,255,.95) !important;
}

#navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

.header {
    padding: 115px 0 25px !important;
}

.btn-invert {
    background-color: #ff9004 !important;
}

.learn-more-btn:hover {
    background-color: #3a88ec !important;
}

.learn-more-btn {
    background-color: #ff9004 !important;
}

.blog-post-link {
    color: #ff9004;
}

.blog-post-link:hover {
    color: #3a88ec;
}

.menu-navbar-nav {
    justify-content: right !important;
}

.code-card {
    height: 65px !important;
}

.strategy-card p {
    font-size: 14px !important;
}

.code-button-submit {
    background-color: #ff9004 !important;
    font-size: 18px;
    font-family: Poppins;
    font-weight: 600;
    color: #fff;
    padding: 12px 40px !important;
    border-radius: 100px;
    border: none;
}

.code-button-submit:hover {
    background-color: #3a88ec !important;
}

.nav-item .nav-link:hover .nav-link-menu {
    color: #ff9004 !important;
}
.nav-item .nav-link:hover .nav-link-number {
    color: #ff9004 !important;
}

.services-accordion .panel p {
    color: #000 !important;
    font-size: 16px !important;
}

.crontec-obs-price {
    font-family: 'Montserrat';
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #fff;
}