.hs-text p span {
    color: #ffbf00;
}

.hs-item {
    background: #0A183D;
    /*background: red;*/

    /*background:linear-gradient(45deg,rgba(3, 11, 39, 0.3),rgba(32, 54, 131, 0.3)),url(../img/icons-bg.png);
    background-size:cover;*/
}