.ui.full-width-container {
  max-width: 100vw;
  padding: 5vw 10vw;
}

/* For text color*/
.inverted {
  color: var(--white);
}
