/* body {
  margin: 0;
  background-color: #faf9f9;
  color: #9d4e48;
}
.frame-content {
  margin: 1rem;
}
.frame-content > div > div + div {
  margin-top: 0.5rem;
  border-top: 1px dashed #dfdfe3;
  padding-top: 0.5rem;
} */

/* LOGIN RBBC LOGO */
.e4hp3ji1 {

}

.e4hp3ji4 {
  margin-top: 60px;
  text-indent: -9999px; /* <-- Delete original line */
  line-height: 0;       /* <-- Delete original line */
}
.e4hp3ji4:after {
  content: 'Login';   /* <-- Write new text */
  text-indent: 0;           /* <-- Display new text */
  display: block;           /* <-- Display new text */
  line-height: initial;     /* <-- Display new text */
  padding-left: 20px;
  padding-right: 20px;
}
/* HIDE THE 'COLLECTIONS' SIDE WINDOW */
.el9l68m0 {
  visibility: hidden;
}

/* REMOVE THE LEFT-PADDING OF THE MAIN WINDOW */
.e1yhfkro1 {
  padding-left: 0%;
}

/* HIDE THE VIEW MODE TOGGLE BUTTONS */
.e1d8o61m0 {
  visibility: hidden;
}

/* CHANGE WIDTH OF THE 'PAGES' BAR */
.enajvhy0 {
  width: 100%;
  max-width: 1440px;
  margin: auto;
}

/* CENTER THE TEXT OF THE 'PAGES' BAR; 'PAGES' TEXT, CHANGED TO 'EDIT' */
.enajvhy1 {
  justify-content: center;  
  text-indent: -9999px; /* <-- Delete original line */
  line-height: 0;       /* <-- Delete original line */
}
.enajvhy1:after {
  content: 'Edit';   /* <-- Write new text */
  text-indent: 0;           /* <-- Display new text */
  display: block;           <-- Display new text
  line-height: 37px;     /* <-- Display new text */
  font-size: 22px;
  font-weight: 600;
  color: rgb(49, 61, 62);
}

/* PAGE BOX WIDTH */
.eab48an0 {
  width: fit-content;
  /* background-color: transparent; */
}
/* PAGE BOX COLOR*/
.eab48an1 {
  /* background-image: url('../img/Live.png'); */
  background-size: cover;
  min-height: 200px;
  min-width: 200px;
  width: 17vw;
  height: 17vw;
  max-width: 280px;
  max-height: 280px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* PAGE NAME TEXT */
.eab48an5 {
  /* color: white */
  text-align: center;
  justify-items: center;
  font-size: calc(14px + 0.25vw);
}

/* REMOVE MIN WIDTH OF 800px */
.e1ghgnen0 { /*for the main body*/
  min-width: 0%;
  max-width: 1400px;
}
.e16dayda0 { /*for the header*/
  min-width: 0%;
}

/* CENTER THE BOXES WITHIN THE BODY */
.e1hbvtjf0 {
  justify-content: center;
}

/* 'CONTENTS' TEXT, CHANGED TO 'PAGES' */
.e16dayda5 {
  text-indent: -9999px; /* <-- Delete original line */
  line-height: 0;       /* <-- Delete original line */
}
.e16dayda5:after {
  content: 'Pages';   /* <-- Write new text */
  text-indent: 0;           /* <-- Display new text */
  display: block;           /* <-- Display new text */
  line-height: initial;     /* <-- Display new text */
}
    /* (This part makes sure the pictures icon stays visible */
    .ei6fm2r1 {
      text-indent: 0;           /* <-- Display new text */
      display: block;           /* <-- Display new text */
      line-height: initial;     /* <-- Display new text */
    }

/* 'MEDIA' TEXT, CHANGED TO 'PICTURES */
.e16dayda1 {
  text-indent: -9999px; /* <-- Delete original line */
  line-height: 0;       /* <-- Delete original line */
}
.e16dayda1:after {
  content: 'Pictures';   /* <-- Write new text */
  text-indent: 0;           /* <-- Display new text */
  display: block;           /* <-- Display new text */
  line-height: initial;     /* <-- Display new text */
}
    /* (This part makes sure the pictures icon stays visible */
    .ei6fm2r1 {
      text-indent: 0;           /* <-- Display new text */
      display: block;           /* <-- Display new text */
      line-height: initial;     /* <-- Display new text */
    }

/* 'COLLECTIONS' TEXT */
.el9l68m1 {
  text-indent: -9999px; /* <-- Delete original line */
  line-height: 0;       /* <-- Delete original line */
}
.el9l68m1:after {
  content: 'Collections';   /* <-- Write new text */
  text-indent: 0;           /* <-- Display new text */
  display: block;           /* <-- Display new text */
  line-height: initial;     /* <-- Display new text */

  color:#9d4e48
}
