.textHtml h3{border-bottom:2px solid #0056b3;color:#0056b3;font-size:1.2rem;margin-top:30px;padding-bottom:5px}.textHtml p{margin-bottom:20px;text-align:justify}.textHtml ul{list-style-type:disc;margin:20px 0;padding-left:20px}.textHtml ul li{margin-bottom:10px}.textHtml ul li a{color:#007bff;text-decoration:none}.textHtml ul li a:hover{text-decoration:underline}.photo-gallery{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}.photo-gallery .photo{border-radius:8px;box-shadow:0 2px 5px #0000001a;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:calc(33.333% - 10px)}.photo-gallery .photo:hover{box-shadow:0 4px 10px #0003;transform:scale(1.05)}@media(max-width:768px){.photo-gallery .photo{width:calc(50% - 10px)}}@media(max-width:480px){.photo-gallery .photo{width:100%}}
