.bg-primary {
  background: #8c4cd1;
  background: linear-gradient(#8c4cd1, #8c4cd1);
}

.bg-new {
  background: #fbfbfc;
  background: linear-gradient(#fbfbfc, #fdfcfe);
}

section.contact ul.list-social li.social-facebook a:hover {
  background-color: #d757e1;
}

section.contact ul.list-social li.social-facebook a {
  background-color: #b239bc;
}

.rcorners1 {
  border-radius: 15px;
  background: #8c4cd1;
  padding: 0px;
  width: 285px;
  height: 600px;
}

