@import url("styles.css");
@import url("textstyles.css");

/* IPL 2026 Betting Guide (zero calorie) — page-specific styles */

body.ipl-zero-calorie-guide-page #text1 ul {
    margin-bottom: 1em;
    padding-left: 1.5em;
}

body.ipl-zero-calorie-guide-page #text1 table {
    width: 100%;
    margin: 1.5em 0;
}

body.ipl-zero-calorie-guide-page #text1 a {
    color: #d6605f;
}

body.ipl-zero-calorie-guide-page #text1 a:hover {
    color: #f18583;
}
