.lnk:hover {
   text-decoration: underline;
   text-decoration-thickness: 1px;
   text-underline-offset: 4px;
}

.uc-main_slider {
   height: calc(100vh - 60px);
   margin-top: 60px;
   padding: 0;
   margin-bottom: 0;
}

.dlle {
    padding: 12px;
    background-color: #f0f0f0;
    border-radius: 12px;
}