﻿.page-header {
    padding-bottom: 18px 0;
    margin-bottom: 30px;
}

.page-header-logo img {
    height: 48px;
    width: auto;
    object-fit: contain;
    margin-right: 12px;
}

.page-header-title {
    font-size: 1.9rem;
    font-weight: 800;
    color: #7AC142;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    line-height: 1;
    white-space: nowrap;
}
