/* Beginning of Ticket 17814200051667 - Steve */

/* https://app.intercom.com/a/apps/uinqovrx/inbox/inbox/3396359/conversations/17814200051667 */

/* To remove fade opacity from Slideshow 2 */

/* Inline #29 | https://www.irisdebelder.com/consultation */

#content_page_wrapper .format-slideshow--slideshow_02 .format-slideshow__slide-overlay {
  background-image: linear-gradient(-180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 100%)!important;
}

/* End of Ticket 17814200051667 */

/* Beginning of Ticket 17814200857251 - Steve */

/* https://app.intercom.com/a/apps/uinqovrx/inbox/inbox/3396359/conversations/17814200857251 */

/* To override the transparency of the link set slideshow module background */

.owl-stage-outer {
    background: rgba(164,164,164,0)!important;
}


/* End of Ticket 17814200857251 */


/*  To reduce the logo size and move it down on the title page. THIS IS FOR A TEMP SUMMER TITLE PAGE CAN BE REMOVED AFTER     DM */

#content_page_wrapper ._4ORMAT_content_pages_title img {
padding-top: 70px;
}

#content_page_wrapper ._4ORMAT_content_pages_title img {
    width: 50% !important;
}

/*    END 17814202084072  THIS IS FOR A TEMP SUMMER TITLE PAGE CAN BE REMOVED AFTER   ^^^^^  DM */

/* Beginning of Ticket X - Steve  5 Jun 2025 */

/* To remove 2em margin from bottom of List Items on Custom Pages */

#content_page_wrapper ul{
margin-bottom:0px!important;
}

/* End of Ticket X */