﻿

section {
    background: #eee;
    padding: 40vh 10%;
    overflow: hidden;*/
}

    /*section p {
        color: rgba(0, 0, 0, 0.5) !important;
        font-weight: 100;
        font-size: 36pt;
    }*/

.module {
    position: relative;
    float: left;
    /*margin: 5%;*/
   
}

    .module:nth-child(even) {
        margin-right: 0;
    }




