@import url('../../modules-structure/retirees/structure.css');

/*
==============================================
Whats Your Retirment Section
==============================================
*/
.masterprime .body-module-retirees .module-whats-your-retirment-section .media-carousel-three .mc-image {
    border-top: 8px solid #4a7194;
}
.masterprime .module-whats-your-retirment-section-content .mc-heading {
    font-family: inherit;
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    color: #002949;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.masterprime .module-whats-your-retirment-section-content .mc-copy {
	color: #343434;
}

.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container .mc-copy {
    color: #343434;
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .media-carousel-three a .mc-cta {
	border: none !important;
    color: #50799e;
}
.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container a:hover .mc-cta {
    color: #50799e;
}

/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
	.masterprime .body-module-retirees .module-whats-your-retirment-section .mc-container a .mc-cta	{
	    background: rgba(255,255,255,.92);
	}
	
}