.main-navigation {
letter-spacing: 0.1em;
}
.main-navigation a:hover {
text-decoration: underline;
text-decoration-color: #d54e4e;
text-underline-offset: 6px;
text-decoration-thickness: 2px;
}
.main-navigation a:active {
text-decoration: underline;
text-decoration-color: #d54e4e;
text-underline-offset: 6px;
text-decoration-thickness: 2px;
}
.img-border {
border: #000000 1px solid;
}
h1 {
padding-top: 30px;
}
.home h1 {
padding-top: 0;
font-size: 60px;
}
.top-h2 {
padding-left: 12px;
}
.home-top-cat {
padding-left: 6px;
}
h2 {
border-bottom: #000000 1px solid;
}
.home h2 {
border-bottom: none;
}