a:any-link{
font-weight: bold;
} 

a {
font-weight: bold;
}

a:link{
font-weight: bold;
}

a:visited {
font-weight: bold;
}


a:active {
font-weight: bold;
}


#custom_html-3 {
text-align: center;
word-spacing: 0em;
    line-height: 120%;
    font-family: "Radley";
    color: rgba(61,75,110,1);
    text-transform: none;
    font-variant: none;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.05em;
    font-size: 16px;
}

#custom_html-3 .pp-module__title{
text-align: center;
font-weight: bold;
    word-spacing: 0em;
    line-height: 120%;
    font-family: "bitter-regular-webfont";
    color: rgba(189,162,86,1);
    text-transform: uppercase;
    font-variant: none;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.1em;
    font-size: 20px;
};


