.custom-short-description-link {
    font-family: "gotham", sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #211F1F;
    text-decoration: underline #211F1F !important;

    &:hover, &:focus {
        color: #211F1F;
    }
}
