.socialReplaceDiv {
background: #025578;
padding: 15px;
} .socialReplaceDiv p {
color: #f3f0e7;
} .socialReplaceDiv p a {
color: #f3f0e7 !important;
text-decoration: underline;
} .socialReplaceDiv .rhp-btn {
margin: 15px auto;
} .socialReplaceDivTwo {
background: #cfd9df;
background: -moz-linear-gradient(45deg, #cfd9df 0%, #e2ebf0 100%);
background: -webkit-linear-gradient(45deg, #cfd9df 0%, #e2ebf0 100%);
background: linear-gradient(45deg, #cfd9df 0%, #e2ebf0 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cfd9df",endColorstr="#e2ebf0",GradientType=1);
text-align: center;
padding: 15px;
} .socialReplaceDivTwo p {
color: #333;
font-family: "Maven Pro", sans-serif;
} .socialReplaceDivTwo p a {
color: #025578 !important;
text-decoration: underline;
} .socialReplaceDivTwo p a:hover {
color: #fff !important;
text-decoration: underline;
} .socialReplaceDivTwo .rhp-btn {
margin: 15px auto;
box-shadow: 0 0 10px rgba(51, 51, 51, 0.4);
-moz-box-shadow: 0 0 10px rgba(51, 51, 51, 0.4);
-o-box-shadow: 0 0 10px rgba(51, 51, 51, 0.4);
-webkit-box-shadow: 0 0 10px rgba(51, 51, 51, 0.4);
line-height: 3;
} .socialReplaceDivTwo .socialMediaIcon {
font-size: 3.5rem;
color: #025578;
padding-bottom: 20px;
} .socialReplaceDivTwo * {
font-family: "Maven Pro", sans-serif;
} .socialReplaceDivTwo .consentReplacerLast {
line-height: 1;
}
.socialReplaceDiv.loading {
opacity: 0.05;
}
.socialReplaceDiv.loading .socialReplaceDivTwo {
opacity: 0;
pointer-events: none;
}