/*
 Theme Name:   Felt Child
 Description:  Felt Child Theme
 Author:       Godat Design, Inc.
 Author URI:   https://godatdesign.com
 Template:     felt
 Version:      1.0.0
 Text Domain:  felt-child
*/


#menu-item-7556:hover {
  color: #1EA1F3 !important;
}

#menu-item-7556 {
  margin-left: 1rem !important;
}

div.c-hero__title-mask .h1 {
	font-size: 1rem !important;
}

/* correct for cut off aspect ratio of YT vids */
div.responsive-embed
{
	padding-top: 80px;
}