.shepherd-element {
    box-shadow: 0 0 20px 20px rgba(0, 0, 0, 0.2)!important;
}


.shepherd-footer {
    padding: 0.75rem!important;
}

.shepherd-text {
    overflow: auto!important;
    font-size: 16px!important;
    padding: 1.5em 0.75em!important;
}

.shepherd-button:not(:disabled):hover {
    background-color: #cacbcd;
    color: rgba(0,0,0,.8);
}

.shepherd-title {
    font-size: 20px!important;
}