@charset "utf-8";

section h2 {
    border-bottom: solid 2px;
    border-bottom-color: currentcolor;
    border-color: inherit;
    color: inherit;
    clear: both;
    display: table;
    font-size: 40px;
    font-weight: 700;
    float: left;
    line-height: 60px;
    padding-bottom: 5px;
    margin-top: 0 !important;
    margin-bottom: 25px;
}

.homeGif{
    padding-top: 20px;
    display: block;
    height: auto;
    width: 100%;
}

.imageBoxes p{
    display: table;
    padding: 15px;
}

.imageBoxes .thisTitle{
    display: block !important;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}