/*
===================
INTRO SECTION
===================
 */
.intro-section p {
    font-size: 16px;
    line-height: 24px;
    color: #555555;
    font-weight: 300;
}

#rounder-wrapper .container {
    padding: 100px 15px;
}

.title-text p {
    font-size: 16px;
    line-height: 24px;
    color: #555555;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}

.two-text-section {
    padding: 70px 0;
}

.two-text-column {
    padding: 20px 15px;
}

.two-text-column p {
    font-size: 16px;
    line-height: 24px;
    width: 560px;
    max-width: 100%;
}