.custom-nav-item:hover {
    color: #E71C81;
    transition: 0.3s;
}

.custom-btn-margin {
    margin-top: 20px;
}