.siteBtn{
  margin: 10px;
  padding: 10px 30px;
  color: white;
  background: red;
  border-radius: 10px;
  font-weight: bold;
}

.imgHolder{
  height: 180px;
}
