.alert{padding:20px;border-radius:5px;background-color:var(--paletteColor5)}
.alert-success{background-color:#4caf50;color:#fff;margin-bottom:20px}
.alert-success p{color:#fff}
.about-checklists{row-gap:40px;flex-direction:column}
.under-checklists{width:100%;max-width:990px;margin-left:auto;margin-right:auto}
@media (max-width:93.74em){.under-checklists{max-width:938px}}