.elementor-578 .elementor-element.elementor-element-9446877{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-520c5ac */<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>The Benefits of Choosing a 24 Hour Locksmith</title>
  <style>
    body {
      font-family: 'Segoe UI', sans-serif;
      background-color: #ffffff;
      color: #333;
      line-height: 1.8;
      margin: 0;
      padding: 0;
    }

    .ls24-section {
      max-width: 1200px;
      margin: 50px auto;
      padding: 40px 20px;
      background-color: #fff4f4;
      border-left: 6px solid #e60000;
      border: 1px solid #ffc7c7;
      box-shadow: 0 0 10px rgba(230, 0, 0, 0.1);
    }

    .ls24-section h1, .ls24-section h2 {
      color: #e60000;
    }

    .ls24-section h1 {
      font-size: 2em;
      margin-bottom: 20px;
    }

    .ls24-section h2 {
      font-size: 1.5em;
      margin-top: 30px;
    }

    .ls24-section p {
      margin-bottom: 15px;
    }

    .call-to-action {
      text-align: center;
      margin-top: 40px;
    }

    .cta-btn {
      display: inline-block;
      background-color: #e60000;
      color: #fff;
      padding: 12px 25px;
      text-decoration: none;
      font-weight: bold;
      border-radius: 4px;
      transition: background-color 0.3s ease;
    }

    .cta-btn:hover {
      background-color: #cc0000;
    }

    @media (max-width: 768px) {
      .ls24-section {
        margin: 20px;
        padding: 30px 15px;
      }

      .ls24-section h1 {
        font-size: 1.5em;
      }

      .ls24-section h2 {
        font-size: 1.2em;
      }

      .cta-btn {
        width: 100%;
        padding: 14px;
      }
    }
  </style>
</head>
<body>/* End custom CSS */