/*!---------- Custom Styles Here ----------*/

.hidden-xl a{
    background-color: #00AB66; /*#4CAF50  */
    border: none;
    color: white;
    padding: 5px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 21px;
    border-radius: 12px;
    margin-top: 9px;
    margin-bottom: 9px;
}