.goat-dating-profile-bio h1
{
   font-size: 3.25em;
}

.billy-gender-age
{
   font-size: 2.15em !important;
}

.goat-dating-profile-bio p
{
   font-size: 1.25em;
}

.goat-dating-profile-about p, li, b
{
   font-size: 1.25em;
}

.goat-dating-profile-about h1
{
   margin-bottom: .5rem;
}

.emoji
{
   font-size: 2em !important;
   padding-right: 10px;
}
.noselect {
   -webkit-user-select: none;
   /* Safari */
   -moz-user-select: none;
   /* Firefox */
   -ms-user-select: none;
   /* IE10+/Edge */
   user-select: none;
   /* Standard */
   /* font-size: 2.5em !important;
   margin-right: 12px; */
}

.emoji-text-wrapper
{
   display: flex;
}