
h2{
    font-family: 'Turret Road', cursive;
}

p{
    font-family: 'Turret Road', cursive;
}

label{
    font-family: 'Turret Road', cursive;
}

button{
    font-family: 'Turret Road', cursive;
}

.cont-input-contact{
    width: 60%;
}

.contact-main{
    height: 80vh;
}

.contact-title {
    font-family: 'Turret Road', cursive;
    font-size: 2em;
    color: #269cb5 !important;
} 