@charset "UTF-8";
/* CSS Document */
/*------------ header -------------*/

/*------------ main -------------*/

/*------------ footer -------------*/
.vmd-copyright .elementor-icon-box-content .elementor-icon-box-title,
.vmd-copyright .elementor-icon-box-content .elementor-icon-box-description {
    display: inline-block;
}
.vmd-credit .alignleft {
    margin-right: .5rem;
}

/*================= desktop only =====================*/
@media only all and (min-width: 769px) {
}


/*================= smartphone only =====================*/
@media only all and (max-width: 768px) {
}
