  /* Static logo specific styles extending logo-base */
.static-logo {
    width: 30rem;
    height: 30rem;
}

.static-logo .dot {
    opacity: 1;
}
