/* use for community level css */
:root {
    --footer-corp-logo-max-width: 60px;
}

.text {
    text-align: left;
    line-height: 2;
    width: 100%;
    font-size: var(--body-base-font-size);
}