.alert-debug {
  background-color: #fff;
  border-color: #d6e9c6;
  color: #000; }

.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.platform-twitter-card {
  border-top-color: red;
  border-top-width: 0.5em;
  border-top-style: solid; }

.platform-card__body {
  height: 150px; }

@media (max-width: 1024px) {
  .footer--mobile--fixed {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0; } }

@media (max-width: 1024px) {
  .footer--mobile--fixed {
    height: 50px; } }
