.uk-flex-gap {
     gap: 10px;
}

.uk-icon-button {
     background: white;
     color: black;
}

.uk-icon-button:hover {
     background: white;
     color: black;
}

#linktree .uk-button-secondary {
     background-color: #222;
     color: #fff;
     border: 1px solid transparent;
     line-height: 100%;
     padding: 19px 20px 16px 20px;
}

#linktree .uk-button-secondary:hover {
     background-color: transparent;
     color: #fff;
     border: 1px solid transparent;
     border-color: #fff;
}

#linktree .uk-button.template-1028 {
     background-color: #b81838;
     color: #fff;
     border-color: #b81838;
}
#linktree .uk-button.template-1286 {
     background-color: #a5bdc3;
     color: #fff;
     border-color: #a5bdc3;
}
#linktree .uk-button.template-1278 {
     background-color: #fff;
     color: black;
     border-color: #fff;
}

