/* Start custom CSS for pages-about, class: .elementor-element-2f15f54 */.elementor a {
    box-shadow: none;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 500;
    text-decoration: none;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #99d245;
     padding: 8px 20px;
    background-color: #99d245;
}

.elementor a:hover {
    color: black;
    text-transform: uppercase;
    background-color: transparent;
}
.pb-60 {
    padding-bottom: 30px;
}/* End custom CSS */