/* 
Theme name: Minsk
*/

body {
  background-color: #02293d;
  color: white;
}

.custom-img {
  margin: 0 auto;
  object-fit: cover;
}
