.h-20px {
  height: 20px;
}

.h-25px {
  height: 25px;
}

.h-30px {
  height: 30px;
}

.h-50px {
  height: 50px;
}

.h-200px {
  height: 200px;
}

.h-300px {
  height: 300px;
}

.w-20px {
  width: 20px;
}

.w-25px {
  width: 25px;
}

.w-30px {
  width: 30px;
}

.w-50px {
  width: 50px;
}

.w-200px {
  width: 200px;
}

.w-400px {
  width: 400px;
}

.w-500px {
  width: 500px;
}

.bg-fb1 {
  background-color: #3b5998;
}

.text-fb1 {
  color: #3b5998;
}

.bg-fb2 {
  background-color: #5a6589;
}

.text-fb2 {
  color: #5a6589;
}

.bg-fb3 {
  background-color: #4e69aa;
}

.text-fb3 {
  color: #4e69aa;
}

.bg-fb4 {
  background-color: #808cba;
}

.text-fb4 {
  color: #808cba;
}

.bg-fb5 {
  background-color: #9fa8cb;
}

.text-fb5 {
  color: #9fa8cb;
}

.bg-fb6 {
  background-color: #bfc4dc;
}

.text-fb6 {
  color: #bfc4dc;
}

.bg-fb7 {
  background-color: #dfe1ee;
}

.text-fb7 {
  color: #dfe1ee;
}

.bg-fb8 {
  background-color: #2b3c63;
}

.text-fb8 {
  color: #2b3c63;
}

.text-fb-i {
  color: #1b2a47;
}

.fs-like {
  font-size: 0.7rem;
}/*# sourceMappingURL=01-pageFacebook.css.map */