/*#7 DIV*/
div.lab-grid {
    height: 116px;
}

/*#16 DIV*/
div.article-date {
    height: 14px;
}

/*#7 A*/
a.article-card.lab-e.reveal.revealed {
}

/*#9 DIV*/
div.lab-span {
    padding-left: 22px;
    padding-right: 22px;
}

/*#8 DIV*/
div.lab-span {
    background-color: #1b6a00db;
    border-color: #00ff38;
    color: #00ff0aaf;
    padding-left: 12px;
    padding-right: 12px;
}

/*#12 DIV*/
div.report-gallery-row {
    margin-left: 26px;
    margin-right: 26px;
}

/*#15 DIV*/
div.gallery-mini-grid {
    height: 272px;
    width: 395px;
}

/*#11 A*/
a.article-card.report-mini-card.reveal.revealed:nth-of-type(1) {
    height: 65px;
    padding: 14px 18px 14px 18px;
}

/*#13 A*/
a.article-card.report-mini-card.reveal.revealed:nth-of-type(2) {
    height: 65px;
}

/*#14 A*/
a.article-card.report-mini-card.reveal.revealed:nth-of-type(3) {
    height: 65px;
}

/*#1 A*/
a.btn.primary {
    background: linear-gradient(135deg, rgba(224, 71, 60, 0.22) 0%, rgba(224, 71, 60, 0.06) 100%);
    border-color: rgba(224, 71, 60, 0.8);
    color: #ffd1cc;
    box-shadow: 0 10px 24px rgba(224, 71, 60, 0.25);
}

/*#2 A*/
a.btn.secondary {
    background: rgba(12, 14, 17, 0.6);
    border-color: rgba(224, 71, 60, 0.45);
    color: #ffd1cc;
    box-shadow: inset 0 0 0 1px rgba(224, 71, 60, 0.2);
}

/*#3 A*/
a.btn.primary:hover {
    background: linear-gradient(135deg, rgba(224, 71, 60, 0.35) 0%, rgba(224, 71, 60, 0.12) 100%);
    border-color: rgba(224, 71, 60, 1);
    color: #fff;
    box-shadow: 0 12px 28px rgba(224, 71, 60, 0.32);
}

/*#4 A*/
a.btn.secondary:hover {
    background: rgba(224, 71, 60, 0.12);
    border-color: rgba(224, 71, 60, 0.85);
    color: #fff0ee;
    box-shadow: 0 10px 22px rgba(224, 71, 60, 0.18);
}

/*#12 DIV*/
div.staggering-card-stack {
    padding-left: 24px;
    padding-right: 24px;
}
