/*
Theme Name: GCV (DD.NYC)
Theme URI: 
Description: The theme for WordPress. Designed with LOVE by DigitalDesign.NYC
Author: dd.nyc
Version: 1.a
*/

@media screen and (min-width: 1024px) {
  .footer-grid .f7 {
    display: flex;
    grid-column: 6/7;
    grid-row: 1;
    justify-content: flex-end;
    text-align: right;
  }
}
