.cv-live-preview.strict {
    background-color: #ffffff;
    color: #000;
    font-family: "Times New Roman", serif;
    border: 2px solid #000;
    padding: 30px;
  }
  
  .cv-live-preview.strict h2 {
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 1px solid #000;
  }
  