/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1636300185
Updated: 2021-11-07 16:49:45

*/


/*Plugin Private Messages gestylt*/

[type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: rgba(0,0,0,.03);
    text-decoration: none;
}

.w3eden .btn-link {
    font-weight: 400;
    color: #325896;
    text-decoration: none;
}

.w3eden .btn-link:hover {
    color: #325896;
    background-color: rgba(0,0,0,.03);
    text-decoration: underline;
}

.w3eden .btn-primary {
    color: #fff;
    background-color: #325896;
    border-color: #325896;
}

.w3eden .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #325896;
    border-color: #325896;
}