<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input, button, select, textarea {
    padding-left: 0;
    padding-bottom: 0px;
}

a:hover, a:active, a:focus {
    color: #9665AB;
}

#indice .unit-content .header {
	border: 2px solid #9665AB;
    border-radius: 20px;
    border-bottom-right-radius: 0px;
}

#indice .unit-content {
    border-radius: 20px;
}</pre></body></html>