.home-slider{
    margin-top: 0;
}
.notice-wrapper{
    margin-top: 75px;
}
.bg-notice-content{
    background: #20409a; 
    padding: 20px 15px;
}
.bg-notice-content p{
    color: #ffffff;
    margin-bottom: 0;
}
.bg-notice-content a{
    color: #ffffff;
}