/**
 * Theme Name:  Euphoria
 * Description: Тема сайта для агенства по организации праздников
 * 
 * Theme URI:   http://wordpress.org/themes/twenty
 *
 * Tags:        pink, blue
 * Text Domain: euphoria
 *
 * License:     Лицензия. Пр: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Version:     1.0
 */
img {
	object-fit: cover !important;
}

.wp-block-video {
	max-width: 300px;
	align-self: center;
}
.show-post a {
	color: var(--blue);
}
.about-us-member__name--sale {
	margin-bottom: 40px;
}

