/*
 Theme Name:   JD Events
 Description:  Tema creato da MG group Italia
 Author:       MG Group Italia
 Author URI:   http://mgpg.it;
 Template:     Divi
 Version:      1.0.0
 Text Domain:  jdevents
*/

@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;
    }
}

