﻿.item .info .text.secondary_colour_3-text {
     color: #0c205b; 
}

/*.promo_pods .item {
    width: 30%;
    margin: 10px;
}*/

.promo_pods .item .inner:hover a.btn {
    /* background-color: #d5d5d5 !important; */
    background-color: rgb(12, 32, 91);
    color: #fff;
}
.promo_pods .item .inner {
    padding: 0;
    background-color: #fff;
    border-bottom: 5px solid rgb(12, 32, 91);
}


.promo_pods.wide div {
    width: 100%;
    border: none;
    box-shadow: none;
}
section.content.advanced-component.text-with-image_video.secondary_colour_2-bg,
.promo_pods.wide .item .panel-body.secondary_colour_2-bg {
    background-color: rgba(213,213,213,1);
}