.page-logo img {
    width: 28px;
    height: 48px;
}

.bg-primary-600 {
    background-color: #41c84c;
    color: rgba(71,59,51,1);
}