  /* Target both rec blocks */

  /* Control the vertical gap between fields for both blocks */
  #rec3646775701 .t-input-group,
  #rec3646088201 .t-input-group {
    margin-bottom: 20px !important; /* Adjust pixel value to change spacing */
  }
  
.t-popup input[name="page_title"]{
    pointer-events: none !important;
    background-color: #f4f4f4 !important;
    color: #555555 !important;
    cursor: not-allowed !important;
    user-select: none !important;
}