@import '_content/ChildrenCharity.Ant.Common/ChildrenCharity.Ant.Common.bundle.scp.css';

/* _content/ChildrenCharity/Components/Shared/CharityFooter.razor.rz.scp.css */
.footer[b-uudfkqyd2t] {
    height: 54px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 25px;
    background-color: white;
    margin-top: auto;
}

.footer-contact[b-uudfkqyd2t] {
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
    line-height: 22px;
}

.footer-contact > .anticon[b-uudfkqyd2t] {
    font-size: 16px;
}

.footer-contact > .anticon-phone[b-uudfkqyd2t] {
    rotate: 90deg;
}

.footer-contact > a[b-uudfkqyd2t] {
    color: inherit;
    text-decoration: none;
}
