.bg-danger{background-color:#cb3f53}.bg-primary{background-color:#cb3f53!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:sans-serif;font-weight:500;line-height:1.2;color:inherit}element.style {background-color: #cb3f53}element.style {
	padding: 12pt;
	background-color: #cb3f53
}
h1 {
  font-family: 'Bree Serif', serif;
  font-size: 48px;
}
h4 {
  font-family: 'Bree Serif', serif;
  font-size: 24px;
}
h2 {
  font-family: 'Bree Serif', serif;
  font-size: 32px;
}
h6 {
  font-family: 'Bree Serif', serif;
  font-size: 18px;
}

hr {
  height:0; 
  border:0; 
  border-top:2px solid #ffffff; 
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255,102,203);
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(9,55,244, 1)'  stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}