@charset "utf-8";
/*
Theme Name: Vinolivio Theme
Author: blueDOM
Version: 1.0.0
 */

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /assets/css/
The SASS sources for it can be found in /assets/css/partials/
*/

.map-b__map, .reservation-b__embed {
    display: flex;
    justify-content: center;
    align-items: center;
}

.content-sec__i ul {
	margin-left: 25px;
}

a.post-article__i {
	display: block;
	text-decoration: none!important;
	color: #fff!important;
}
