/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 27 2026 | 08:13:57 */
.photo-title {
    font-size: 35px !important;
    font-weight: 900 !important;
    margin-bottom: 0px;
    line-height: 1;
    text-align: center!important;

}

.photo-subtitle {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 1.1;
    color: var(--e-global-color-text);
      text-align: center!important;

}