<!DOCTYPE html>
<html>
<head>
<title> Cause to Act | Home </title>
<meta property="og:image" content="https://kidsministry.lifeway.com/wp-content/uploads/sites/9/2020/07/Diversity-Unity-and-The-Gospel-Podcast-banner.jpg">
<link rel="stylesheet" href="styles.css">
<script type="module" src="script.js"></script>
</head>
<body>
<header>
<h1>
Cause to act
</h1>
<a href="https://gofund.me/3490cc77" id="fundraiser">Fundraiser</a>
</header>
<div class="imageCard">
<div class="imageCard__img">
<img id="feminism" src="https://media.discordapp.net/attachments/871074315729256451/871186980258578452/feminism.jpg" alt="Feminism">
</div>
<div class="imageCard__contnet">
<a href="https://danielavigil.qoom.space/~/GSBHacksProject/feminism">Feminism</a>
<p> Learn about how feminism is changing the world today.</p>
</div>
</div>
<div class="imageCard">
<div class="imageCard__img">
<img id="mentalhealth" src="https://media.discordapp.net/attachments/871074315729256451/871187393842122762/mentalhealth.jpg" alt="mental health">
</div>
<div class="imageCard__contnet">
<a href="https://danielavigil.qoom.space/~/GSBHacksProject/mentalhealth">Mental Health</a>
<p>Learn why mental health is just as important as physical health</p>
</div>
</div>
<div class="imageCard">
<div class="imageCard__img">
<img id="palestine" src="https://media.discordapp.net/attachments/871074315729256451/871187398707531806/palestine.jpg" alt="Palestine flag and a hand with an eraser">
</div>
<div class="imageCard__contnet">
<a href="https://danielavigil.qoom.space/~/GSBHacksProject/palestine">Palestine</a>
<p>Learn what is going on in Palestine</p>
</div>
</div>
<div class="imageCard">
<div class="imageCard__img">
<img id="plastic" src="https://media.discordapp.net/attachments/871074315729256451/871187396664913960/Recycling.jpg" alt="Recycling plastic">
</div>
<div class="imageCard__contnet">
<a href="https://danielavigil.qoom.space/~/GSBHacksProject/environment">Plastic</a>
<p>Learn how plastic is ending with the environment</p>
</div>
</div>
</body>
</html>