/**
 * The base file that should be imported by every file.
 * There should be no CSS generation in this or from imported scss files at all!
 */
/**
 * Library
 */
/**
 * Variables and functions
 */
.search-open-apply {
  display: flex;
  align-items: center;
  gap: 1em; }
  .search-open-apply a.btn {
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 1em;
    padding: 0.25em 1em; }

/*# sourceMappingURL=addons.css.map */
