@media only screen and (max-width: 991px) {
 .wrc-demo-categories {
 margin-bottom: 0 !important;
 }
}

.sePage .sePageLayout .sePageMain .wrc-multi-section-wrapper {
 margin-bottom: 30px;
}

.wrc-demo-pricing summary {
 border: 1px solid #4f4f4f;
 padding: 8px 15px;
 color: #111;
 font-size: 16px;
 font-weight: 700;
 margin-bottom: 11px;
}

.wrc-demo-pricing summary:hover {
 border: 1px solid #111;
 background-color: #111;
 color: #fff;
}

.wrc-demo-pricing p {
 margin-bottom: 22px;
}

































