/*
CTC Separate Stylesheet
Updated: 2022-04-04 18:25:58
*/

p {
    margin-bottom: 1rem;
}
h1, h2, h3, h4, h5 {
    line-height: 1.3;
    font-weight: 400;
    margin: 3rem 0 1.38rem;
}
h1 {
    margin-top: 0;
    font-size: 3.052rem;
}
h2 {
    font-size: 2.441rem;
}
h3 {
    font-size: 1.953rem;
}
h4 {
    font-size: 1.563rem;
}
h5 {
    font-size: 1.25rem;
}
small, .text_small {
    font-size: 0.8rem;
}
.wpcf7 input, .wpcf7 textarea {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.wpcf7-submit {
    background-color: #212121;
    color: #fff;
    border: 0;
}
.wpcf7-submit:hover {
    background-color: #fdb819;
    color: #212121;
}
