/*-------------------------------------------------------*/
/* Services Menu
/*-------------------------------------------------------*/
.eversor-cpt-menu { background-color: #F7F7F7; padding: 46px; border-radius: 5px; list-style: none; }

.eversor-cpt-menu__item { position: relative; font-size: 1.25rem; font-weight: 700; line-height: 1.2; padding: 16px 0; border-bottom: 1px solid #ebebeb; }

.eversor-cpt-menu__item:first-child { padding-top: 0; }

.eversor-cpt-menu__item:last-child { border-bottom: 0; padding-bottom: 0; }

.eversor-cpt-menu__item-url { color: inherit; }
