#rec1224995093 #allrecords b, #allrecords strong {
    font-weight:500;
}

.t-text_xs {
    font-size:15px;
}

a {
  word-break: break-word;     /* modern safe option */
  overflow-wrap: anywhere;    /* allows breaking at any character */
  white-space: normal;        /* ensures wrapping instead of single line */
}

#tildaformsuccesspopuptitle-new, #tildaformsuccesspopuptext-new {
    color: #020100;
}