﻿.post-category { font-size: 20px; color: #555; margin-bottom: 8px; font-weight: 500; display: block; text-align: left; }
.post-title { font-size: 26px; color: #003366; line-height: 1.3; margin: 0 0 20px 0; border-bottom: 1px solid #eee; padding-bottom: 15px; text-align: left; }
.display_container { max-width: 650px; margin: 30px auto; padding: 30px; border: 1px solid #e0e0e0; border-radius: 12px; box-shadow: 0 4px 12px rgba(0,0,0,0.08); background-color: #ffffff; font-family: 'Lato', Arial, sans-serif; }
.form_field_label_post { color: #004C49; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; padding-top: 15px; font-weight: bold; display: block; }
.display-data { font-size: 16px; color: #333; padding: 2px 0 10px 0; }
.description-wrap { background: #f9fbfb; padding: 15px; border-radius: 6px; border-left: 4px solid #004C49; margin-top: 5px; line-height: 1.5; }
.action-container { display: flex; justify-content: center; gap: 15px; margin-top: 25px; padding-top: 20px; border-top: 1px solid #eee; }
.email_me_btn, .form_submit_button { min-width: 150px; padding: 10px 20px; font-weight: 600; margin: 0; }
