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;
}