#d2263866 h3 {
    text-transform: uppercase;
    text-align: center;
}

#d2263866 p {
    text-align: center;
}

#d2263866 {
    text-align: center;
    padding: 3em 0;
}

#d2263866 a {
    font-family: Oswald,'Lucida Grande',sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    background: #4B1E78;
    border-radius: 5px;
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    transition: all 0.3s;
}

#d2263866 a:hover, #d2263866 a:focus {
    Text-decoration: none;
    Background: #351159;
}

#d2263866 a::after {
    display: none;
}