  .a4-container {
      height: 297mm;
      background: white;
      border: 1px solid #ccc;
      padding: 20mm;
      overflow-y: auto;
      color: black;
      font-family:'Times New Roman';
  }

  .borno-state-primary-color {
    background-color: #0b2d0b;
  }

  .borno-state-primary-color:hover {
    background-color: #0b2d0b;
  }

  .borno-state-primary-link-color {
    color: #0b2d0b;
  }

  .memo-type--note {
    
  }

  .memo-type--request---funds, .memo-type--anticipatory---approval {
    background-color: #428df5;
  }