.link-to-other-page-container{
    margin-bottom: 70px;
}
.link-to-other-page-caption:hover{
    text-decoration: underline;

}
.link-to-other-page-caption{
    width: 92% !important;
    font-size: 24px !important;
    font-family: GothamXNarrow-Book;
    top: calc(100% - 78px) !important;
}
figure.featured-article-figure{
    max-height: none !important;
    overflow: visible !important;
}
.link-caption:hover .link-to-other-page-caption{
    text-decoration: underline;
}
.long-title{
    padding-top: 5px !important;
}
img.icon-arrow{
    width: 38px;
    box-shadow: none !important;
}