#return-to-top {
display:none !important;
}
.wpcf7-list-item-label {
background: #502267 !important;
color: white !important;
}
.wpcf7-checkbox {
background: none;
border: none;
}
.wpcf7-list-item-label {
background: #502267 !important;
color: white !important;
}
.wpcf7-checkbox {
background: none;
border: none;
}
.ytp-title {
display:none !important;
}
.wpcf7 input{
border-radius: 10px;
}
.wpcf7-select {
border-radius: 10px;
}
.wpcf7 input[type=”text”]{
border-radius: 10px;
}
.wpcf7 input[type=”email”]{
border-radius: 10px;
}
.wpcf7 textarea{
border-radius: 10px;
}
#wpcf7-f1766-o1 .wpcf7-submit {
background-color:#eb7800 !important;
border-radius: 30px;
}
#wpcf7-f1766-o1 .wpcf7-submit:hover {
background-color:white !important;
color: #46145b !important;
}