/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 17 2021 | 08:38:45 */
.more {
  display: none;
}

.read{
  text-transform: capitalize;
  color: black;
}


.seo-content * {
  text-align: center; 
}

.seo-content a {
  color: #00eab9;
}

.seo-content li,
.seo-content ul {
  text-decoration: none!important;
}

.seo-content p {
  font-family: Raleway, sans-serif!important;
  font-weight: 500!important;
  font-size: 18px!important;
  text-align: center!important;  
  color: #3a3a3a!important;
}

.seo-content-heading {
  font-family: "Barlow Condensed", sans-serif!important;
  font-weight: 900!important;
  font-size: 65px!;
  letter-spacing: 1px!important;
  color: #3a3a3a!important;   
  text-align: center!important;
  text-transform: uppercase!important;
}


.sefe-hero-title {
  color: #f9f9f9!important;
    font-family: "Barlow Condensed", sans-serif!important;;
    font-weight: 900!important;
    line-height: 1!important;
  	text-align: center;
  	width: 90%;
  	margin-bottom: 20px!important;
  	margin: 0 auto;
    font-size: 88px;
}

.sefe-hero-title span {
  display: block;
}

.uabb-form-field input,
.uabb-form-field input:focus
{
  background-color: transparent;
  border: none!important;
  border-bottom: 1px solid white!important;
  color: white;
  text-align: center;
  width: 60%!important;
  margin: 0 auto!important;
  margin-bottom: 20px!important;
}

.uabb-form-field input::placeholder {
  	display:none!important;
  	color: transparent;
}
// Small devices (landscape phones, 576px and up)
@media screen and (max-width: 576px) { 
  .sefe-hero-title p {
    font-size: 44px;
  }





