

h1{
    margin-top:10px;
    margin-bottom:20px;
}

h2{
    
    margin-top:15px;
    margin-bottom:15px;
}

h3{
    
    margin-top:10px;
    margin-bottom:12px;
}


p{
    margin-bottom:20px;
}

body p {
    letter-spacing: 0.03em !important;
}

@media screen and (max-width: 1115px) { 
.q_logo a img{
height: 100px !important;
}