/* home slider caption */
.text-white h2{
    font-size: 48px;
    font-weight: bold;
    line-height: 54px;
    margin-bottom: 25px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: -0.02em;
}
.text-white p {
    font-weight: 400;
    line-height: 26px;
    color: #f9f9f9;
}