/* Custom styles for sump pump repair Ridgefield CT */
html {
    scroll-behavior: smooth;
}
body {
    padding-bottom: env(safe-area-inset-bottom);
}
