diff --git a/style.css b/style.css index 9586c3f5..58651f83 100644 --- a/style.css +++ b/style.css @@ -80,6 +80,12 @@ blockquote { width: auto; } +.description a { + text-decoration: none; + color: #457ead !important; + font-weight: bold; +} + @media (min-width: 768px) { .banner { height: 50vh;