.elementor-79 .elementor-element.elementor-element-a7c5289{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5ec89c1 */body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin: 30px;
    background: #fff;
    color: #333;
}

h1, h2, h3 {
    color: #444;
}

.highlight {
    color: maroon;
    font-weight: bold;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0;
    font-size: 14px;
}

table th,
table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
}

table th {
    background-color: #f5f5f5;
}

ul {
    margin: 10px 0 20px 20px;
}/* End custom CSS */