Skip to Content

Themes

section { margin-bottom: 40px; } p { line-height: 1.8; } h2:hover, h3:hover { color: #ff9800; /* لون برتقالي فاتح */ transition: color 0.3s ease-in-out; } .profile-pic:hover { transform: scale(1.05); transition: transform 0.3s ease-in-out; } body { font-family: 'Poppins', sans-serif; }