
#getStartedModalBtn{
    margin-top:1%;
    font-family:sans-serif !important;
}

.getStartedFieldInput{
    width:100% !important;
}

#getStartedText{
    color:#1b75bb;
    font-family: sans-serif;
}

#getStartedMobileBtn{
    width:95%;
}

.getStartedModalHeader{
    text-align:center !important;
    color:#2c3e50 !important;
    font-family: sans-serif !important;
}

.getStartedOpenModalBtn{
  //color: #f0ad4e;
  color:#1b75bb !important;
  background-color:white;
  border:2px solid #1b75bb;
  border-radius:40px;
}
