.bg {
  width: 100%;
  background-color: var(--primary-6);
  color: #fff;
  text-align: center;
}
