/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 15 2026 | 07:06:57 */
.et_pb_menu .et_pb_menu__menu > nav > ul > li.menu-cta > a {
    background: #17654f !important;
    color: #fff !important;
    padding: 12px 22px !important;
    border-radius: 9px;
    font-weight: 700 !important;
    line-height: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.et_pb_menu .et_pb_menu__menu > nav > ul > li.menu-cta {
    display: flex !important;
    align-items: center !important;
	transform: translateY(-12px);
}