/* =========================================
   Global Section Layout
========================================= */

section {
    padding: 80px 0;
}

section h2 {
    font-size: 40px;
    margin-bottom: 30px;
    text-align: center;
    color: #111;
}

section p {
    font-size: 18px;
    color: #555;
    margin-bottom: 20px;
}
