/*
Theme Name: Office Partners
Template: Divi
Author: Jef McClimans
Author URI: onef.io
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 1.0.0.1697019901
Updated: 2023-10-11 10:25:01
*/


select {
	padding: 10px;
	border-color: #ddd;
}
button {
	cursor: pointer;
	appearance: none;
    border: 1px solid #ddd;
    border-radius: 25px;
    padding: 10px 25px;
    margin: 0 10px;
    background: white;
}