.themeContentStyle1 a {
    position: relative;
    bottom: -26px;
    color: #ffffff;
    background: #671a27;
    padding: 10px 50px;
    font-size: 25px;
    z-index: 100;
}

.mobile .themeContentStyle1 a {
    bottom: -30px;
    font-size: 16px;
}

.themeContentStyle2 {
    font-family: 'Marcellus SC', serif;
    font-weight: normal;
    margin: 0;
    font-size: 24px;
}