<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* cmsms stylesheet: c-custom modified: Tuesday, August 8, 2023 5:54:37 PM */
/*****************
================================================
 (  Custom Css  )
================================================
 *******************/
 a#designedBy {
    background: url("https://www.pictonbowlingclub.com.au/assets/theme/assets/img/CF_logo.png") no-repeat scroll right center transparent;
    color: #000;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-right: 40px;
    text-decoration: none;
}
a#designedBy:hover {
    background-position: right top;
    color: #60697b;
}
.form-select-wrapper label {
    display: none;
}
</pre></body></html>