<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c-text1 {
text-deoration: none;
text-align: right;
font-weight: 300;
font-size: 1.2em;
margin-bottom: 5px;
}
.c-text1 a{
text-decoration: none;
color: #cc0000;
}
.c-text1:hover {
background-color: #f1f1f1;
}
.c-buttonlink{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1em;
line-height: 1em;
text-align: center;
padding: 15px 15px;
width: 280px;
color: #fff;
background-color: #164b92;
border-radius: 5px;
}
.c-buttonlink:hover {
color: #fff;
background-color: #cc0000;
}
.c-buttonlink-2{
display: inline-block;
text-decoration: none;
font-weight: 300;
font-size: 1em;
line-height: 1em;
text-align: center;
padding: 15px 15px;
width: 280px;
color: #fff;
background-color: #164b92;
border-radius: 5px;
}
.c-buttonlink-2:hover {
color: #cc0000;
background-color: #fff;
}</pre></body></html>