.axiwi-brochure-wrap {
    display: block !important;
    width: 100% !important;
    margin-top: 18px !important;
    clear: both !important;
}

.axiwi-brochure-btn {
    padding: 0px !important;
    border-radius: 0px !important;
    border: 0px solid rgba(0,0,0,.12) !important;
    box-shadow: none !important;
    background: transparent !important;
    color: inherit !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
}

.axiwi-brochure-btn:hover {
    text-decoration: underline !important;
}

.axiwi-brochure-btn i {
    position: relative;
    top: -1px;
}
