<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /* search form styles */
.search-form .input-search-type {
    margin-top:4px;
}

.search-form .input-search-type label:first-child {
    margin-right:6px;
}

.search-form .input-search-type label {
    display:inline-block;
    margin-right:8px;
    font-weight: normal;
    font-size:1.3rem;
}

.search-form .input-search-type input[type="radio"] {
    margin-right:4px;
}

/* search result styles */
.gsc-result .gs-title {
    height: 1.6em !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 1em 1em 1em 0em !important;
    width: auto;
}</pre></body></html>