/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
  font-family: 'Kanit', sans-serif;
  background-color: white;
}

img{
  max-width: 100%; height: auto ;

  
}


a {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
}

.previous {
  background-color: gray;
  color: white;
}

.next {
  background-color: gray;
  color: white;
}

.round {
  border-radius: 50%;
}
