body {
  font-family: 'Kanit', sans-serif;
}
 .image-text {
        color: red;
        font-weight: bold;
        text-align: center;
        margin-top: 5px;
    }


