.tc-bg-body {
    background-color: rgb(248,249,250);
}

.tc-bg-green {
    background-color: rgb(163,207,187);
}

.tc-text-blue {
    color: rgb(59,153,224);
}

#tc-contact-name {
    display: block;
}

#tc-contact-email {
    display: block;
}

#tc-contact-subject {
    display: none;
}

