HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/current/app/assets/scss/polo/_page-content.scss
#page-content {
  padding-bottom: rem(10px);

  @include media(">=lg") {
    padding-bottom: rem(60px);
  }
}

.post-type-page {
  h2:not(.title--h1):not(.team-members__title) {
    @extend .title--h2;
  }

  strong {
    font-weight: $font-medium;
  }

  p,
  li {
    font-size: rem(19px);
    font-weight: $font-regular;
    line-height: rem(28px);
    color: $color-font;
  }
}

.page-content-shadow {
  box-shadow: 0 82px 53px 10px rgba(0, 0, 0, .3);
}