.uc-custom-events .t-btntext {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.uc-custom-events .t-btntext__text {
        display: block!important;
    width: 60%;
}

.uc-custom-events .t774__bgimg {
    margin: 16px;
    border-radius: 10px;
}

.uc-custom-events .t774__container .t-item:first-child .t774__wrapper {
    background-color: #D2721F !important;
}

.uc-custom-events .t774__container .t-item:first-child .t-name, .uc-custom-events .t774__container .t-item:first-child .t-btntext__text, .uc-custom-events .t774__container .t-item:first-child .t-btntext.t-btntext_type_button {
    color: #FFF !important;
}


.uc-main-block .tn-group[data-group-id="1781171786380000020"] #molecule-1781171786380000020:hover, .uc-main-block .tn-group[data-group-id="1781171786233000014"] #molecule-1781171786233000014:hover {
    background-color: #D2721F!important;
    transition: all 0.2s ease-in-out;
}

.uc-main-block #molecule-1781171786380000020:hover .custom-big-button .tn-atom, .uc-main-block #molecule-1781171786380000020:hover .custom-big-button .tn-atom path, .uc-main-block #molecule-1781171786233000014:hover .custom-big-button .tn-atom , .uc-main-block #molecule-1781171786233000014:hover .custom-big-button .tn-atom path {
  color: #ffffff !important;
  stroke: #ffffff !important;
  transition: all 0.2s ease-in-out;
}

