[data-id="2347609"] .fa.fa-fw{
    display:none;
}
    
[data-id="2347609"] h3{
    text-transform: uppercase;
    text-align: center;
}

[data-id="2347609"]  p{
    text-align: center;
}

[data-id="2347609"]  {
    text-align: center;
    padding: 3em 0;
}

[data-id="2347609"]  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="2347609"]  a::after {
    content: none;
}

[data-id="2347609"] a:hover, #d2263250 a:focus{
    Text-decoration: none;
    Background: #351159;
    color: #fff;
}    