.container {
  width: 800px;
}

body {
  background-color: var(--bs-gray-300);
}

.container {
}

.head1 {
  background-color: #bb0808;
}

.txt1 {
  font-size: 30px;
}

svg {
}

.mcafeebox {
}

.text-bg-danger {
}

.getbtn {
  background-color: #bb0808;
}

.getbtn:hover {
  background-color: #ee1204;
}

.herohead {
}

