a {
color: #1b7094;
text-decoration: none;
}
h1 {
font: normal 28px Georgia,serif;
color: #000;
padding: 6px 0;
}
h2 {
font: normal 24px Trebuchet MS,sans-serif;
color: #000;
padding: 6px 0;
}
a:hover {
color: #1b7094;
text-decoration: underline;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
.card {
position: relative;
displa