.rsficon {
  font-size: 20px;
  margin: 0 5px;
}
joomla-alert {
  position: absolute;
  width: 80%;
  max-width: 500px;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.btn, .uk-button {
    padding: 14px 28px !important;
    line-height: 18px !important;
    justify-content: left !important;
    text-align: left !important;
}