#sc-start-button {    cursor:pointer !important; background: #3A9AF9 !important;    display: flex;
    align-items: center; width:200px; height:30px; justify-content: center;     font-size: 14px !important; }
#sc-start-button:hover {  background: #178fff !important;   }
#sc-footer { display:none !important; }
#sc-branding { display:none !important; }
#sc-basic-link { display:none !important; }
.ss_up A { text-transform: uppercase !important; padding:20px ; }
.whb-header2 {   margin-bottom: 0px !important; }
.footer-container { padding-top:30px !important; }
HEADER A:hover { color:#E320F3 !important; }
FOOTER A:hover { color:#E320F3 !important; }
H2,H3,H4,H5,H6 { font-size:20px !important;  }
#nightmode { display:none !important; }
.darkmode { display:none !important; }
.site-content {  margin-bottom: 0px !important; }
.page-title {   margin-bottom: 0px !important; }

@media screen and (max-width: 769px) {
    .main-page-wrapper { padding:0px !important; }
    .home .page-title { display:none !important; }
    .ss_up A { display: block; padding:0px ; }
}