.home #main {
padding-top: 35px !important;
padding-bottom: 35px !important;
}

.panel-grid-cell {
margin-bottom: 0 !important;
}
@media (min-width: 1200px) {
.container {
    width: 100% !important;
}
}
.page .page-wrap .content-wrapper {
    padding: 0 !important;
}

#secondary .widget a {
    color: #fff;
}
#secondary .widget a:hover {
    color: #d1ecff;
}