.elementor-60 .elementor-element.elementor-element-4d56784d{--display:flex;}/* Start custom CSS for html, class: .elementor-element-b6734c5 */.custom-table {
    width: 100%;
    border-collapse: collapse;
}

.custom-table td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
    font-size: 18px;
}

.custom-table img {
    width: 50px; /* Adjust size of the PDF icon */
    display: block;
    margin: 0 auto;
}

.custom-table a {
    text-decoration: none;
    color: #0056b3;
    font-weight: bold;
}

.custom-table a:hover {
    color: #AD7C27; /* Change link color on hover */
}/* End custom CSS */