body {
  margin: 0;
  padding: 0;
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.header{
  background-color: #000000;
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 80px;
  padding: 10px 50px;

}
.h1-container{
color: white;
font-size: large; 
position: relative;
left: 700px;
margin: 0;
  text-shadow: 0 0 20px #ff4d4d, 0 0 40px #ff1a1a;
  transition: 0.3s;  
}
button {
  font-size: 20px;
  padding: 30px 60px;
  font-weight: bold;
  border-radius: 20px;
  cursor: pointer;
}
a {
  font-size: 20px;
}

.header-links a {
  color: white;
  padding: 2px 30px;
  text-decoration: none;
  border-radius: 40px;
  transition: all 0.5s ease;
   width: 200px;
}
.header-links a:hover {
  background-color: #ff4d4d;
  box-shadow: 0 0 30px #ff4d4d;
     width: 200px;
}
.header-links button {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 5px 15px;
  border-radius: 5px;
  font-size: 15px;
}
.header-links button:hover {
  background-color: #3399ff;
  box-shadow: 0 0 10px #3399ff, 0 0 20px #3399ff;
  transition: 0.3s;
  
}
.h1-container:hover{
   transform: scale(1.05);   
}
.part-p {
  color: white;
  font-size: 18px;
  font-weight: 600;
  width: 1000px;
  line-height: 1.4;
  margin-top: 5px;
  margin-left: 300px;
  text-shadow: 0 0 15px #000000;
  letter-spacing: 1px;


}
.landing-page {
  background-color: #000000;
  width: 100%;
  min-height: 25vh;
  border-radius: 0 0 100px 100px;
position: relative;
top: -10px;
}
.h1-text {
  padding: 25px 50px;
  font-size: 50px;
  line-height: 0.9;
  color: #000000;
  font-weight: 900;
  margin-top: 15px;
  text-shadow: 0 0 20px #0000004d, 0 0 40px #0000004d;
  letter-spacing: 3px;
  transform-origin: center;
  transition: transform 0.3s ease, text-shadow 0.3s ease;
  display: inline-block;
  text-align: center;
}
.h1-text:hover {
  text-shadow: 0 0 30px #0000004d, 0 0 60p #0000004d;
  transform: scale(1.05);
}
.Their-Voices{
   display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;   
}

.btn {
  position: relative;
  right: 50px;
  position: relative;
  top: -2px;
  color: white;
  background-color: #ff4d4d;
  padding: 0 20px 0 20px ;
  border-radius: 8px;
  justify-content: space-between;
  position: relative;
  left: 900px;
  font-size: 22px;
  padding: 5px;
}
.Causes-of-Racism{
position: relative;
right: 30px;    
}
.Reasons-of-Racism{
position: relative;
left: 100px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.Reasons-of-Racism:hover{
  transform: scale(1.05);
}
.Reasons-of-Racism-2{
position: relative;
left: 100px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.Reasons-of-Racism-2:hover{
  transform: scale(1.05);
}
.Reasons-of-Racism-3{
position: relative;
left: 100px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.Reasons-of-Racism-3:hover{
  transform: scale(1.05);
}
.Reasons-of-Racism-4{
position: relative;
left: 100px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.Reasons-of-Racism-4:hover{
  transform: scale(1.05);
}
.Reasons-of-Racism-5{
position: relative;
left: 100px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.Reasons-of-Racism-5:hover{
  transform: scale(1.05);
}
.btn {
  position: relative;
  right: 50px;
  position: relative;
  top: -2px;
  color: white;
  background-color: #ff4d4d;
  padding: 0 20px 0 20px ;
  border-radius: 8px;
  justify-content: space-between;
  position: relative;
  left: 900px;
  font-size: 22px;
  padding: 5px;
}
.Effects-of-Racism{
position: relative;
left: 100px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.Effects-of-Racism:hover{
  transform: scale(1.05);
}
.Effects-of-Racism-2{
position: relative;
left: 100px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.Effects-of-Racism-2:hover{
  transform: scale(1.05);
}
.Effects-of-Racism-3{
position: relative;
left: 65px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.Effects-of-Racism-3:hover{
  transform: scale(1.05);
}
.Effects-of-Racism-4{
position: relative;
left: 65px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.Effects-of-Racism-4:hover{
  transform: scale(1.05);
}
.Effects-of-Racism-5{
position: relative;
left: 65px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.Effects-of-Racism-5:hover{
  transform: scale(1.05);
}

.ways-of-Racism{
position: relative;
left: 65px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.ways-of-Racism:hover{
  transform: scale(1.05);
}
.ways-of-Racism-2{
position: relative;
left: 65px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.ways-of-Racism-2:hover{
  transform: scale(1.05);
}
.btn-3 {
  position: relative;
  right: 50px;
  position: relative;
  top: -2px;
  color: white;
  background-color: #ff4d4d;
  padding: 0 20px 0 20px ;
  border-radius: 8px;
  justify-content: space-between;
  position: relative;
  left: 770px;
  font-size: 22px;
  padding: 5px;
}
.h1-text-3{
 padding: 25px 50px;
  font-size: 50px;
  line-height: 0.9;
  color: #000000;
  font-weight: 900;
  margin-top: 15px;
  text-shadow: 0 0 20px #0000004d, 0 0 40px #0000004d;
  letter-spacing: 3px;
  transform-origin: center;
  transition: transform 0.3s ease, text-shadow 0.3s ease;
  display: inline-block;
  text-align: center;
position: relative;
right: 25px;
}
.h1-text-3:hover {
  text-shadow: 0 0 30px #0000004d, 0 0 60p #0000004d;
  transform: scale(1.05);
}
.ways-of-Racism-3{
position: relative;
left: 65px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.ways-of-Racism-3:hover{
  transform: scale(1.05);
}
.ways-of-Racism-4{
position: relative;
left: 65px;
font-size: 35px;   
   background-color: #e6e6e6;
   border-radius: 20px;
   width: 1400px;
   color: black;
   transition: transform 0.3s ease, text-shadow 0.3s ease;
   position: relative;
   top: -50px;
}

.ways-of-Racism-4:hover{
  transform: scale(1.05);
}
.button-game button{
  background-color: #e53935;
  color: white;
  border: none;
  padding: 12px 25px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
position: relative;
left: 700px;
border-radius: 20px;
position: relative;
top: -30px;
}
.button-game button:hover{
  background-color: #c62828;
  transform: scale(1.05);
}

