﻿/*===============================================
css for /css/clients/default/home.css
===============================================*/

.welcomebar-area {
    margin-top: 0px !important;
}

.page-content {
    margin-top: 0px !important; /* Neded for the home page to hide the top of the slider behind the navbar */
}

#welcome p {
    padding-bottom: 15px;
    font-size: 18px !important;
}

