﻿.w-app-icon {
    height: 60px;
    border-radius: 50%;
}

.logo-text {
    color: white;
    font-size: 1.7rem;
}

.logo-subheader {
    font-size: 1.2rem;
}

.w-site .w-site-sub-header {
    padding: 0px;
    /*padding-bottom: 10px;*/
    margin-bottom: 10px;
    width: 100vw;
    box-sizing: border-box;
    height: fit-content;
    z-index: 0;
    width: calc(100vw - 16px);
}
.w-site-sub-header {
    /*    background-color: black;
*/
}

.w-site-sub-header {
    background-color: transparent;
    color: inherit;
}