﻿.Services-title {
    text-align: center;
    padding-bottom: 1em;
    font-size: 2.25em;
}

.Services-Content {
    font-size: 1.5em;
    color: #666666;
    text-indent: 2em;
    margin-top: 2em;
}


@media(max-width: 767px ) {
    .Services-title {
        font-size: 3em;
    }

    .Services-Content {
        font-size: 1.7em;
    }
}
