/* 
 Theme Name:     Pieri Florovivaistica
 Author:         divimgproget
 Author URI:     https://microteatro.mgpg.it
 Template:       Divi
 Version:        4.17.4
 Text Domain:    florovivaistica
*/ 

@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

/* SOCKET */

.col-md-4 {
    font-size: 12px;
    font-weight: bold;
    color: #cccccc;
    padding-bottom: 20px;
    font-family: Montserrat, sans-serif;
}

.col-md-4 a {
    color: #e1163f;
}


@media only screen and ( max-width: 980px ) {
    .col-md-4 {
        text-align: center;
    }
}


