/*Titles*/
h1 {
    font-size: 3em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.17em;
}

h4 {
    font-size: 1em;
}

h5 {
    font-size: 0.83em;
}

h6 {
    font-size: 0.75em;
}

.tc-maim {
    color: #4D4D4D;
}

.tc-second {
    color: #93774E;
}

/*
p {}

b {}

em {}

i {}

small {}

strong {}

sub {}

sup {}

ins {}

del {}

mark {}*/
