.title {
    text-align: center;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    color: #101010;
    margin-bottom: 20px;
}

.alternatingbg {
    background: no-repeat url(/content/images/seeinactionbg.png);
}