.offer .title {
    text-align: center;
    color:
        #fcfcfc;
    text-shadow: none !important;
    margin-bottom: 40px;
    font-size: 2.4rem;
    font-weight: 600;
}

.offer {
    color:
        #fcfcfc;
    text-shadow: none !important;
    font-size: 1.8rem;
}

.product404 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 500;
    margin-top: 3rem;
    text-align: center;
}