.single_post_module .header_section {
  padding-top: 140px;
  padding-bottom: 30px; }
  .single_post_module .header_section .title_area h1 {
    margin-bottom: 30px;
    text-align: center; }
  .single_post_module .header_section .title_area .details_area {
    justify-content: center;
    text-transform: uppercase;
    gap: 5px; }

.single_post_module .image_section .image_area {
  margin-bottom: 30px; }
  .single_post_module .image_section .image_area .inner {
    padding-top: 50%;
    overflow: hidden;
    position: relative;
    border-radius: 15px; }

.single_post_module .content_section .text_area {
  padding: 30px; }
