/* Start custom CSS for shortcode, class: .elementor-element-68973fc0 */.afd-logout-button {
    background-color: #e63946;
    color: #fff;
    padding: 10px 25px;
    border-radius: 8px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    transition: all 0.3s ease;
}
.afd-logout-button:hover {
    background-color: #a4161a;
}/* End custom CSS */