/* Base styles for Blood Pressure Chart tool */

/* Reset and base styles */
.tool-content {
    font-family: var(--bs-font-sans-serif);
    line-height: 1.6;
}
