.bootcamp_week{display:flex;flex-direction:column;gap:20px}.bootcamp_week .item{background:#d6d8d9;border-radius:12px;padding:24px}.bootcamp_week .top_label{background:#fff;border-radius:8px;color:#da3a2f;display:block;font-size:14px;font-weight:600;letter-spacing:.5px;line-height:160%;padding:4px 8px;text-transform:uppercase;width:max-content}.bootcamp_week h4{color:#000;font-weight:700;line-height:160%;margin:8px 0 24px;text-transform:uppercase}.bootcamp_week p:last-of-type{margin:0}