a.location-search-box-icon {
    color: var(--text-primary);
    width: 30px;
    display: block
}


.daterangepicker {
    z-index: 9999 !important;
}

footer.blockquote-footer {
    display: flex;
    justify-content: center;
    align-items: center
}

footer.blockquote-footer > div {
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    width: 40px;
    height: 40px;
}
