/* special css fixs */

.mint{color: #4EC8B5;}

h1 {background: #4EC8B5;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right:15px;
    border-radius:15px;
    width: fit-content;}

has-img {
      width: 100%;
      height: 360px;
    }

.test {background: #4EC8B5;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right:15px;
    border-radius:15px;
    width: fit-content;}
