/* Custom Button Styles */
.et_pb_button {
    background-color: #3498db;
    border-radius: 5px;
    color: #fff;
}
