/* Root variables */
:root{
  --footer-height: 266px;
}
/* The default font family. */
/* The font attributes */
/* widths */
/* paddings/margins */
/* misc */
/* Colors */
.page-node-type-news .group-content-wrapper .field--name-node-title h1{
      margin:0;
    }
.page-node-type-news .region-content{
    padding-bottom:4rem;
  }
