/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 27 2023 | 01:17:49 */
.elementor-element.sam {
    position: relative;
    left: 150px;
}


.btn-primary {
    color: #fff;
	margin:20px;
    background-color: #b31f28;
    border-color: #007bff;
}
.btn-info {
    color: #fff;
	margin:20px;
    background-color: #b31f28;
    border-color: black;
}


.bg-info {
    background-color: #005ae0!important;
}

