
.about {padding-block: 30px 35px;}
.about .title h2,.about .title h1 {margin-bottom: 30px; text-align: center;font-size: var(--fs-xl); font-weight: var(--fw-semi-bold); line-height: 160%; color: var(--clr-primary); margin-bottom: 16px;}
.about div:nth-child(1n + 2) {margin-bottom: 35px;}
.about div:last-child {margin-bottom: 0;}
.about div :where(h3, h4, h5) {font-size: var(--fs-400); margin-bottom: 6px;}
.about div strong {color: #000;}
.about div p {font-size: var(--fs-400); font-weight: var(--fw-regular); line-height: 160%; color: var(--clr-light-500);margin-bottom: 35px;}

