.clean-state-css {
    margin: 110px;
}

.repair-meters__title {
    padding: 0;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

.repair-meters__text {
    font-weight: 200;
    line-height: 24px;
    text-indent: 20px;
    text-align: justify;
}

h1.callygraphy {
    color: #333333;
    font-family: 'Bitter', serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 54px;
    text-align: center;
}

h3.callygraphy {
    text-align: center;
    color: #333333;
    font-family: 'Bitter', serif;
    font-size: 50px;
    font-weight: normal;
    line-height: 54px;
}

p.callygraphy {
    text-align: justify;
    color: #333333;
    font-family: Georgia, serif;
    font-size: 18px;
    line-height: 28px;
    text-indent: 30px;
}


p:first-of-type.callygraphy {
    font-size: 22px;
    line-height: 36px;
}


a.callygraphy {
    color: #c73036;
    font-family: Georgia, serif;
    text-decoration: underline;
}


a:hover.callygraphy {
    color: #333333;
    text-decoration: underline;
}


.author.callygraphy {
    color: #8d8d8d;
    font-family: Georgia, serif;
    font-style: italic;
    /* font-size: 14px; */
    margin-bottom: 28px;
}


a.author.callygraphy {
    color: #c73036;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}