margin-top: 10px;
}
#patronconsents h5 {
#patronconsents h2 {
margin-top: 30px;
font-size: 1.1rem;
@import "responsive";
</form>
[% IF Koha.Preference('CookieConsent') %]
<h5>Cookie consents</h5>
<h2>Cookie consents</h2>
<button id="viewCookieConsents" type="button" class="btn btn-success">View your cookie consents</button>
[% END %]
-