HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/monetizedmarketinggroup/public_html/BACKUP/css/custom.css
/* ========================================================== */
/* 			               01. GENERAL LAYOUT                 */
/* ========================================================== */

.features-second img {
    float: left !important;
}

.active {
 color: 000 !important;
}

.tierStatic {
    display: block !important;
    padding: .5rem 1rem !important;
    border-radius: .25rem !important;
}

.TierOne {
    background-color: #048FBA !important;
}

.tierTwo {
    background-color: #048FBA !important;
}

.tierThree {
    background-color: #048FBA !important;
}

.tierFour {
    background-color: #048FBA !important;
}

.tierFive {
    background-color: #048FBA !important;
}

.TierOne:hover {
    background-color: #fb8c2a !important;
}

.tierTwo:hover {
    background-color: #db283b !important;
}

.tierThree:hover {
    background-color: #8b1d5b !important;

}

.tierFour:hover {
    background-color: #07aa0a !important;
}

.tierFive:hover {
    background-color: #08a0b7 !important;
}

.card-text {
    font-size: 14px !important;
} 



.section-bg-overlay{
	width: 100%;
	background: #048FBA;
	opacity: 0.95;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}