.recent-orders-reminder {
    margin: -2px 0 8px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}

.recent-orders-reminder__link {
    color: #0d6efd;
    font-size: 14px;
    line-height: 1.5;
    text-decoration: none;
}

.recent-orders-reminder__link:hover,
.recent-orders-reminder__link:focus {
    color: #0a58ca;
    text-decoration: underline;
}
