/* 
Theme Name: OBS 2025
Author: APE COM
Author URI: ape-com.com
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/


/* Add your custom styles here */

.rmwp-button-wrap button {
    padding: 0.5rem 1rem;
    background: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 2px solid #000;
    color: #000;
    font-weight: 700;
}

.rmwp-button-wrap button:hover {
    background: none;
	border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-bottom: 2px solid #000;
}