.soda-vertical-heading-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 100px;
}

.soda-vertical-heading {
    display: inline-block;
    white-space: nowrap;
    transform-origin: center center;
    margin: 0;
}

.soda-vertical-heading a {
    text-decoration: none;
}
