:root {
--web-header-1: #095bae;
--web-header-2: #58a8f8;
}
a {
color: #f7931e;
}
.content h1 {
color: #095bae;
}
.content h2 {
color: #58a8f8;
}
