.home-slider {
    background-image: url('/img/hero-graphic-tablet1.jpg');
}

.home-slider .title {
    font-size: 48px;
    color: #ffffff;
    line-height: 48px;
    text-align: left;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 20px;
}
.home-slider .subtitle {
    font-size: 28px;
    color: #ffffff;
    line-height: 28px;
    text-align: left;
    font-weight: 400;
    font-style: normal;
    margin: 45px 0;
}
.home-slider .btn {
    margin-top: 5px;
    margin-bottom: 5px;
}

.text-box {color:#333;}
.text-box h1 {line-height: 48px;font-size: 34px;margin:0.67em 0;}
.text-box h2 {line-height: 27px;font-size: 18px;margin:0.67em 0;}
