.heading-wrapper h2 span{font-weight:700}#about.home .content h3{color:var(--dark-blue);font-family:Montserrat;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.box-content.items-1-col{display:grid;grid-template-columns:repeat(1,1fr);gap:40px}.box-content.items-2-col{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.box-content.items-3-col{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.box-content.items-4-col{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.content-wrapper .heading-wrapper h6{color:var(--dark-purple);text-align:center;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media only screen and (max-width:1024px){.box-content.items-1-col,.box-content.items-2-col,.box-content.items-3-col,.box-content.items-4-col{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){#about.home .content{width:100%}.box-content.items-1-col,.box-content.items-2-col,.box-content.items-3-col,.box-content.items-4-col{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:640px){.content-wrapper .heading-wrapper h6{font-size:16px}}