﻿.corserv-image-text {
    color: #ffffff;
    width: 35%;
    position: absolute;
    left: 30%;
    top: 30%;
}

.corserv-image-text h1 {
    color: #ffffff;
}

.image.company-image {
    width: auto;
}

.card-text {
    padding: 10px;
}

/*
	colours
*/
.colours-bk-main,
.crw-service-action-button .card-body:before, 
.colours-bk-associated {
    background-color: #facf17;
}

.hub.colours-bk-main {
    padding: 30px;
}

.colours-bk-main-corserv {
    background-color: #F0F0F0;
    padding: 30px;
}

.footer-contact {
    background-color: #003770;
}

.home-related-content {
    background-color: #009ab0;
}

.content-related-content {
    background-color: #F9E3E1;
}

.hub-related-content {
    background-color: #F8E7F0;
}

.cs-input-label {
    height: 24px;
    margin: 0 200px 8px 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.33;
    color: #222;
}

#corserv-fac-logo {
    height: 49px;
}

.crw-service-action-button a:focus .card-body:before, 
.crw-service-action-button a:hover .card-body:before {
    background: #FCB316;
}

.news-colour {
    background-color: #CCEBEF;
}

.more-news {
    background-color: #CCEBEF !important;
    border: solid 1px #1f1f1f;
    border-radius: 4px;
    position: relative;
    top: 40%;
}

.more-news h5 {
    text-align: center;
}

.footer-contact {
    color: #ffffff;
}

.email-link,
.site-links li a,
.social-icons li a {
    color: #ffffff!important;
}

.footer-final span {
    color: #000000 !important;
}

/**** search results page ******/
.search-results h2 a {
    color: #0964b9 !important;
}
