 
  .cupones_pasados_titulo h2 {
    margin-bottom: 1.5rem; 
    padding: 0 15px 10px;
    font-weight: 600;
    font-size: 29px;
    letter-spacing: 4px;
    line-height: 1.4;
    font-weight: 400;
    text-transform: uppercase !important;
    border-bottom: solid 1px #979797;
  }


element.style {
}
.cupones_pasados_titulo h5 {
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.4em;
    margin-bottom: 1em;
    margin-top: 0;
    padding: 0 15px !important;
    color: #898989;
}

  
	.btn-cupones{  font-size: 10px;  padding: 10px 0; background-color: black; color: white; text-transform: uppercase; text-align:center; margin-bottom:10px; font-weight:600; }
	#comp304124-572031-row::before, #comp304124-572025-row::before {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 100vw;
		height: 100%;
		background: #ececec;
		z-index: -1;
	}
 