السلامة وإدارة المخاطر
body{
direction:rtl;
background:#ffffff;
margin:0;
font-family:'Cairo',sans-serif;
color:#1f2937;
}
.unit-page{
width:92%;
max-width:1100px;
margin:30px auto 60px;
}
/* ===== Title ===== */
.unit-title{
text-align:center;
font-size:28px;
font-weight:800;
color:#0B5E3C;
margin-bottom:35px;
padding-bottom:10px;
border-bottom:3px solid #0F7A4A;
display:inline-block;
}
/* ===== Section Header ===== */
.sec-head{
display:flex;
align-items:center;
gap:10px;
margin:35px 0 12px;
font-size:24px;
font-weight:800;
color:#0B5E3C;
}
.sec-head svg{
wid