/* Gay Couples Counselling */

/*
h1 span[id]::after {
    content: "\a0\1f3f3\fe0f\200d\1f308"; 
    font-size:85%;
    padding-top:6px;
}
*/

/*
@media only screen and (max-width: 540px) {
    h1 span[id]::after {
        display:block;
        padding-bottom: 0.5em;
    }
}
*/