/* Add custom CSS styles below */ 
.grid-footer, 
.grid-footer p, 
.grid-footer a, 
.grid-footer h3, 
.grid-footer span {
  color: #fff !important;
}

.ps-header .ps-logo img {
    max-width: 150px;
    min-width: 98px;
    height: 90px;
    -o-object-fit: contain;
    object-fit: contain;
}