#home .conference-logo { width: 65% !important; } #home .agenda-btn { transform: translateY( -80px ); } #home .agenda-btn button { background: linear-gradient(90deg,rgba(2, 0, 36, 1) 0%, rgba(9, 9, 121, 1) 35%, rgba(0, 212, 255, 1) 100%) !important; } #home .agenda-btn button:hover { background: linear-gradient(90deg, rgba(0, 212, 255, 1) 0%, rgba(9, 9, 121, 1) 35%, rgba(2, 0, 36, 1) 100%) !important; }