@ -65,7 +65,8 @@
padding: 1rem;
a {
color: #d2966e;
text-decoration: none;
/*text-decoration: none;*/
color: #fff;
}
a:hover {
@ -73,13 +74,15 @@
text-decoration: underline;
.field {
border-bottom: 1px solid #fff;
border-bottom: 1px solid #d2966e;
padding-bottom: 1em;
.field__label {
width: 14em;
font-weight: normal;
/*font-weight: normal;*/
font-family:var(--font-serif);