body {
    background-image: url(../images/mydstv-self-service-downtime-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    font-family: 'Roboto', sans-serif !important;
    color: #fff !important;
}

.h1-style {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 100 !important;
    color: #fff !important;
    font-size: 40px;
}

.pt-10 {
    padding-top: 10px !important;
}

.primary-btn {
    border: 2px solid #0095da;
    background: #0095da;
    border-radius: 32px !important;
    color: #fff !important;
    font-size: 16px;
    padding: 12px 26px;
    text-decoration: none !important;
    min-width: 150px;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-weight: 100 !important;
}

.mt-10 {
    margin-top: 10px;
}

p {
    font-weight: 100 !important;
    font-size: 16px;
}
