﻿body {
    background-color: #EFEFEF;
}

.container p {
    padding-bottom: 0;
}

h3.leftBlueLine {
    margin-top: 50px;
        text-align: left;
}

    h3.leftBlueLine:first-child {
        margin-top: 0;
    }
