@import url("https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;500;700&family=Open+Sans&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&family=Source+Sans+Pro:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&family=Source+Sans+Pro:wght@400;600;700&display=swap");
/*
** Fonts
*/
/*
** media query widths
*/
#static-page {
  /*table*/ }
  #static-page h2 {
    margin-top: 40px; }
  #static-page .table-static {
    font-size: 13px; }
    #static-page .table-static td {
      border: 1px solid; }
      #static-page .table-static td:first-child {
        background-color: #fbe5d5;
        width: 150px; }
  #static-page .table-static-2 {
    font-size: 13px; }
    #static-page .table-static-2 thead {
      background-color: #fbe5d5; }
      #static-page .table-static-2 thead th {
        padding: 15px;
        border: 1px solid; }
    #static-page .table-static-2 td {
      padding: 15px;
      border: 1px solid; }
  #static-page .beRed {
    color: #FF344C; }
  #static-page .border-red {
    border: 1px solid #FF344C; }
  #static-page .border-radius-16 {
    border-radius: 16px; }

/*# sourceMappingURL=static.css.map */
