.wpcf7-submit{
    background-color: #3e347b;
    color: white;
    padding: 5px;
        cursor: pointer;
        border-radius: 5px;
    width: 90px;
}
.star{
 color: red;
}
body{
      font-family: 'Roboto'!important;
}