/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.onoffice-logo {
    width: 100px;
    height: auto;
    color: #3f9de4;
}

.onoffice-logo__svg {
    width: 100%;
    height: 100%;
}