.pum-content, .pum-content > p {
    color: white;
    font-family: 'Lato', sans-serif !important;
    font-size: 20px !important;
    letter-spacing: 2px;
}

.pum-content.popmake-content > p:first-child {
    font-family: 'Fraunces', serif !important;
}

.pum-content.popmake-content > p:last-child {
    font-family: 'Fraunces', serif !important;
}


.pum-overlay {
    backdrop-filter: blur(5px) !important;
}

div#popmake-549 {
    max-width: 750px !important;
}

div#popmake-549 a{
    color:inherit !important;
}

.pum-content.popmake-content {
    padding: 3rem !important;
}

.pum-content.popmake-content a {
    color:inherit !important;
    text-underline-offset: 1rem;
}

html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow: scroll !important;
}


.pum-close {
    font-size: 2rem !important; 
    line-height: 1 !important;
    font-weight: 100 !important;
    font-family: 'Lato', serif !important;
}

@media (max-width: 768px) {
  #pum-373 .pum-container {
    min-width: 150px !important;  
    max-width: 95vw !important;
    height: auto !important; 
    max-height: 75vh !important; 
    overflow-y: auto !important; 
  }
  .pum-content.popmake-content {
    padding: 1rem !important;
}

.pum-theme-363 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    top:5px;
    right:5px;
}
}