/* Custom Styles */
p{font-weight: 500;}
.header a.link-list__link{text-transform: uppercase; font-weight: 600;}
.header__content--desktop{padding: 10px 0 !important;}
#section-1618304233913 {border-top: 1px solid #A39BCC; border-bottom: 1px solid #A39BCC;}
#section-1618302330818 {border-top: 1px solid #A39BCC;}
.feature__text {padding: 0 30px 30px;}
.form-control{color: #A39BCC !important; border: 2px solid #A39BCC !important; font-weight: 500;}
.form-btn, .btn{text-transform: uppercase;}
::placeholder {
  color: #A39BCC !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #A39BCC !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #A39BCC !important;
}
@media screen and (max-width : 767px)
{
 .form-btn,   .btn{display: block; box-shadow: none !important; width: 100%;}
 #section-1618391661789 h3, #section-1618391661789 p{text-align: center !important;}
}