.blue-text {
	visibility: hidden;
}

iframe {
	margin-top: -10px;
}
.text-center {
	text-align: center;
}

@media only screen and (max-width: 600px) {
  .bg-xs {
    background-color: #031634;
  }
}