.logo-icon {
    height: 20px;
    width: 20px;
    left: 3rem;
    color: #1877F2;
}
.login-button {
    color: #007bff!important;
    border-color: #007bff!important;
}

.policy-viewer {
    position: relative;
    width: 100%;
    height: calc(100vh - 150px);
}