.post__section-title { margin-bottom: 4.375rem; }

@media (max-width: 1400px) { .post__section-title { margin-bottom: 2.25rem; } }

@media (max-width: 640px) { .post__section-title { margin-bottom: 1rem; } }

.post__content { margin-bottom: 7rem; }

@media (max-width: 1400px) { .post__content { max-width: 60rem; } }

.post__content p { margin: 2em 0; max-width: none; }

@media (max-width: 640px) { .post__content p { margin: 1.5em 0; } }

.post__content a { color: #29c8be; }

.post__content ul { list-style: disc; margin-left: 1em; }

/*# sourceMappingURL=post.css.map */