 .cu-module .grid-container .grid-x .cell .cu-accent-link {
     margin: 10px 0 5px 0 !important;
}
 .cu-accent-link .trade-gothic-next {
     font-size: 0.85rem;
}
 .icons-large {
     font-size: 30px;
     position: relative;
     color: #B94700;
}
 .cu-btn{
     margin: 0 0 21px 0 !important;
}
 label {
     font-size: 1.2rem;
}
 .group{
     border-style: solid;
     border-radius: 16px;
     border-color: #888B8D;
}
 
 .meta{
     margin-bottom: 20px;
}
 .cu-wc .card p{
     margin-bottom: 15px;
}
 .cu-wc .card .cu-btn{
     margin-bottom: 0 !important;
}
 .cu-module{
     padding-bottom: 10px !important;
}
 .blok {
     display: block;
     position: relative;
     padding: 15px 0 10px 0;
}
 .blok::before {
     content: "";
    /* Required for pseudo-elements */
     display: block;
     position: absolute;
     top: 5px;
    /* Place it at the top of the padding */
     left: 0;
     right: 0;
     height: 1px;
     background-color: #888B8D;
}
 .fmt{
     padding-bottom: 10px;
}
 