a:link {color:#393939;}

a:visited {color:#393939;}

a:hover {color:#393939;}

a:active {color:#393939;}

.Wp-Body-P

{

    margin:0.0px 0.0px 12.0px 0.0px; text-align:left; font-weight:400;

}

.Wp-No-Spacing-P

{

    margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400;

}

.Wp-Normal-P

{

    margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400;

}

.Wp-Default-Paragraph-Font-C

{

    font-family:"Verdana", sans-serif;

}

#gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    padding: 20px;
}