/* Header colour */
html .custom-background-color-1 {
    
    background-color: #A8D0E6 !important;
}

/* Divider colour */
html .background-color-tertiary {
    
    background-color: #23305E !important;
}

/* contact us button */
html .custom-btn-style-1 {
    
    background: #F76C6C !important;
}

/* counters */
html .background-color-4 {
    
    background-color: #A8D0E6 !important;
}

/* Who are we */
html .background-color-dark {
    
    background-color: #23305E !important;
}

/* our work */
html .custom-background-color-3 {
    
    background-color: #23305E !important;
}

/* contact us */
html .custom-background-color-2 {
    
    background-color: #F76C6C !important;
}

html .contact-us-row {
    
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

html .copyright-text {
    
    color: white;
}

html .form-row {
    
    color: black;
}

html .btn-custom-1 {
    
    background-color: #23305E;
    color: white;
}

html .word-rotator-title {
    color: #FFF;
    font-size: 62px;
    font-weight: 800;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}
