
.footer-brand, .footer-copyright {
    justify-content: none !important;
}
.new {
    color:#fff;
    font-size: 14px !important;
    font-weight:600;
    width: 100% !important;
    padding-left:20px !important;
    padding-right:20px !important;
}
a{
    color: white !important;
    text-decoration:none !important;
    }

.class {
text-decoration:none !important;
color: white !important;
}

.privacy {

    color: #FFFFFF !important;
    font-size: 14px !important;
    font-family: Arial !important;
}
  
.title a:link {
    font-size: 20px !important;
}
  
.privacy a:link {
  color: red !important;
}

.list {
padding-left: 50px;
}

.list2 {
padding-left: 25px;
}

.text-sm {
    font-size:18px;
    line-height:28px;
    letter-spacing:-0.1px;
    margin-left:  5%;
    }

@media (min-width: 641px){
    p.about {
padding-left: 150px !important;
padding-right: 150px !important;
    }
}

.class a {
    text-decoration: none;
    color: white;
}

.footer-brand, .footer-links, .footer-social-links, .footer-copyright {
    flex: none !important;
}
.footer-links, .footer-social-links {
    justify-content: none !important;
}
.footer-brand, .footer-copyright {
    justify-content: none !important;
}
@media (min-width: 641px){

.feature {
    padding: 16px 32px;
    width: 380px;
    max-width: 500px;
    flex-grow: 1;
}

.section-inner {
    padding-top: 0px !important;
    padding-bottom: 75px !important;
}



}


.button-primary {
    background: linear-gradient(65deg, #ff0000 0, #ff3232 100%) !important;
}