@font-face{font-display:fallback;font-family:DMSans;font-weight:400;src:url(../fonts/DMSans-Regular.ttf)}@font-face{font-display:fallback;font-family:DMSans;font-weight:500;src:url(../fonts/DMSans-Medium.ttf)}@font-face{font-display:fallback;font-family:DMSans;font-weight:700;src:url(../fonts/DMSans-Bold.ttf)}.hsr-coming-soon-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#1d1e20;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:DMSans,serif;font-size:14px;height:564px;line-height:24px;width:650px}.hsr-coming-soon-illustration{margin-bottom:32px;width:650px}body.hostinger{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f5ff;display:-webkit-box;display:-ms-flexbox;display:flex;height:650px;justify-content:center;overflow:hidden}.hsr-logo{height:60px;margin-bottom:32px;width:300px}.hsr-coming-soon-body h3{font-size:24px;font-weight:700;line-height:32px;margin-bottom:8px}.hsr-coming-soon-body p{color:#727586;font-size:16px;font-weight:400;line-height:24px}@media only screen and (max-width:768px){.hsr-coming-soon-body{width:80%}.hsr-coming-soon-illustration{width:100%}}
/* Style all font awesome icons */
.fa {
  padding: 5px;
  font-size: 20px;
  width: 25px;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.8;
}

/* Set a specific color for each brand */

/* Instagram */
.fa-instagram {
  background: #ffffff;
  color: #fd1d1d;
}

/* Telegram */
.fa-telegram {
  background: #ffffff;
  color: #0088cc;
}