/*
 Theme Name:   PFS
 Description:  Custom child theme
 Author:       Jill Caren
 Author URI:   https://2dogs.media
 Template:     generatepress
 Version:      1
*/
li#menu-item-905 a {
  border:2px solid green;
  padding:0 10px 0 10px;height:46px;line-height:46px
}
.entry-content p a {
	text-decoration:underline;
	font-weight:bold
}

.mgl-gallery {
	margin:0 !important
}
.ti-profile-img {
	display:none
}