[data-id="2381206"] {
    padding-top: 42px;
    text-align: center;
}
[data-id="2381206"] a {
    font-family: Oswald, 'Lucida Grande', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    background: #4B1E78;
    padding: 16px 18px;
    display: inline-block;
    color: #fff;
    margin-top: 15px;
    transition: all 0.3s;
}
[data-id="2381206"] a::after {
    display: none;
}
[data-id="2381206"] a:hover {
    text-decoration: none;
    background: #351159;
    color: #fff;
}