﻿@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans');

body{
  background-color: #f2f6f8 !important;
  font-family: 'IBM Plex Sans', sans-serif !important;
}

.login h1 a{
  width: 100% !important;

}
