<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Drug Awareness Program</title>
<style>
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background-color: #f9f9f9;
color: #333;
line-height: 1.6;
margin: 0;
padding: 0;
}
.container {
max-width: 800px;
margin: 50px auto;
padding: 30px;
background-color: #ffffff;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
border-radius: 10px;
}
h1 {
color: #2c3e50;
text-align: center;
}
h2 {
color: #34495e;
margin-top: 30px;
}
p {
margin: 15px 0;
}
.cta {
display: block;
text-align: center;
margin-top: 40px;
padding: 15px 25px;
background-color: #3498db;
color: #fff;
text-decoration: none;
font-weight: bold;
border-radius: 5px;
transition: background-color 0.3s ease;
}
.cta:hover {
background-color: #2980b9;
}
.highlight {
color: #e74c3c;
font-weight: bold;
}
</style>
</head>
<body>
<div class="container">
<h1>Drug Awareness Program</h1>
<p>Have you ever considered how drug use can quietly impact your health, decisions, relationships, and future often before the consequences are obvious?</p>
<p>Our Drug Awareness Program is designed to educate, empower, and prevent harm through clear, engaging, and practical learning. This course explores the short- and long-term effects of drugs on the body and mind, how substance use influences judgment and behavior, and the real-life risks associated with misuse and dependency. Participants gain insight into common myths, warning signs of substance abuse, and the progression from experimentation to addiction.</p>
<p>Using real-world examples and relatable scenarios, the program helps learners understand peer pressure, stress triggers, and high-risk situations, while offering healthy alternatives and coping strategies. The approach is informative, supportive, and non-judgmental focused on awareness, responsibility, and informed decision-making rather than fear-based messaging.</p>
<p>Whether taken for personal growth, education, workplace compliance, or prevention purposes, this program equips participants with knowledge that can protect both themselves and others. The goal is lasting awareness that supports safer choices and healthier lives.</p> Enroll in our <a href="https://texas.ecoursesforcourt.com/product/drug-awareness-program/" target="_blank">Drug Awareness Program</a>
today!!
</div>
</body>
</html>