.publisher-offerings-box{border-right:0.01px solid rgba(229, 231, 235,0.2);border-bottom:0.01px solid rgba(229, 231, 235,0.2);}
.publisher-offerings-box img{height: 40px}
.custom-solution-box.publisher-offerings-box img,
.perks-section .custom-solution-box.publisher-offerings-box img{height:100px}
.offer-content{z-index: 2}
.offer-img{margin-left: -10%;z-index: 1}
.step-numbers{width:50px;height: 50px;display: flex;justify-content: center;align-items: center;}
.span-heading{color: #1a73e8}	
.light-blue-bg{background: var(--light-blue-bg);}
html[data-bs-theme="dark"] .lightblue-bg-section h1,html[data-bs-theme="dark"] .lightblue-bg-section p.text-18{color: #627ca2;}
html[data-bs-theme="dark"] .publisher-form .btn-outline-first:focus{
     background: var(--light-blue-bg);
    }  
.iti--inline-dropdown .iti__country-list{ background-color: var(--color-dark);}
.video-wrapper video {max-width: 100%;height: auto;display: block;overflow: hidden;}
@media only screen and (max-width:992px){
	.publisher-offerings-box{border:0 !important;border-bottom:0.01px solid rgba(229, 231, 235,0.2) !important;}
	.offer-img{margin-left: 0%;z-index: 1}
}