/*---------------------------*/
/* custom.css                */
/* j51_layla 4               */
/* www.yolomutualaid.org     */
/* modified 2025/08/24       */
/*---------------------------*/

/* ============================== typography ==================================== */

p {
    margin-left: 0PX;
    margin-top: 10px;
    margin-right: 0PX;
    margin-bottom: 10px;

    line-height: 1.4;
    font-weight: 200 !important;
} 

h1 {
  font-size: 16pt;
  font-weight: 800;
  margin-bottom: 12pt;
}

h2, h2 a:link, h2 a:visited {
    font-family: Droid Sans, Arial, Verdana, sans-serif;
  	font-size: 26pt !important;
    line-height: 140% !important;
}

a {
    font-weight: 700;
} 
/* ======================= navbar ====================*/
.header_bottom {
  display: flex;
  border-top: #BA5C29;
  border-top-style: solid;
}