/*!

Theme Name:   Eimear Child

Template:     eimear

Theme URI:    https://github.com/webmandesign/child-theme/

Author:       WebMan Design

Author URI:   https://www.webmandesign.eu/

Version:      1.0.0

Description:  You can change this description text in your child theme's "style.css" file.

License:      GNU General Public License v3

License URI:  http://www.gnu.org/licenses/gpl-3.0.html



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/

/* Put your custom CSS styles below... */

textarea {
  width: 100%;
}

.logofooter {
  display: block;

  margin: 0 auto;
}

#menu-item-1520 a,
#menu-item-1506 a {
  background: #af6207;

  padding: 1rem;

  color: #fff;
}

.wp-block-cover__background {
  opacity: 0.8 !important;
  background-color: #000 !important;
  font-weight: bold !important;
}

.wp-block-cover h1,
.wp-block-cover h2,
.wp-block-cover h3,
.wp-block-cover h4,
.wp-block-cover p {
  font-weight: bold;
}
