/* Adding top margin on the container for phone - it was resting on the sticky nav */
@media (max-width: 768px) {
  .layout-container {
    margin-top: 2rem; /* adjust as needed */
  }
}





/*  */


/*  */


/* test */
