@import url(_form.css);

.side-title{
    padding-right: 16px;
}
.side-title small{
    letter-spacing: 0px;
}
.contact-form{
    background: rgba(232,226,214,0.42);
}



@media screen and (max-width: 767px) {
    
}