@@ -6568,9 +6568,9 @@ button.close {
.hidden-print {
display: none !important; } }
/*# sourceMappingURL=bootstrap.css.map */
-a {
+p > a {
text-decoration: underline; }
- a:hover {
+ p > a:hover {
text-decoration: none; }
/*MAIN PAGE*/
@@ -3,7 +3,7 @@
@import "mixins";
@import "bootstrap";
text-decoration: underline;
&:hover {
text-decoration: none;