/* 
 Theme Name:     Ambulatorio Veterinario Associato Dott. Belli - Dott.ssa Lisi
 Author:         Marco Meloni/BitArt/Ambulatorio Veterinario Associato Dott. Belli - Dott.ssa Lisi
 Author URI:     https://www.bitart.it/marcomeloni/new/
 Template:       Divi
 Version:        1.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 5.2.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */
.et_pb_widget a {
    color: #000;
    text-decoration: none;
}
.my-link {
    background-color: #2ea3f2;
    color: #fff;
    font-weight: bold;
    display: block;
    text-align: center;
    margin-top: 10px;
    border: 1px solid #2ea3f2;
    padding: 5px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.my-link:hover {
    background: rgba(135,15,255, 1);
}
