@import url("https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://cdn-uicons.flaticon.com/2.3.0/uicons-brands/css/uicons-brands.css");
@import url("https://cdn-uicons.flaticon.com/2.3.0/uicons-thin-rounded/css/uicons-thin-rounded.css");

.un_topic {
  color: var(--Text-Body, #333436);
  font-family: Prompt;
  font-size: 1.3rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.un_content,
.un_content p {
  align-self: stretch;
  color: var(--Text-Body, #333436);
  font-family: "Bai Jamjuree" !important;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  box-sizing: border-box;
}

.un_postinfo {
  color: var(--Text-Body, #333436);
  font-family: Prompt;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
}

/* .un_socialShare{
    padding-left: 0;
    gap: 32px;
    color: var(--Text-Body, #333436);
    text-align: center;
    font-family: Prompt;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
} */

/* .un_gap32{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
}

.un_gap40{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
}

.un_body{
    display: inline-flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
} */

/* .un_button{
    width: 120px;
    height: 30px;
    border-radius: 32px;
    border: 1px solid var(--Button-Solid, #EB5C91);
    background: var(--HitBox, rgba(255, 255, 255, 0.00));
    font-family: Prompt;
    font-size: 15px;
    color: #EB5C91;
    line-height: 1;
} */

/* 
.un_fl{
    float: left;
    font-family: Prompt;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 120px;
} */

.un_fbColor {
  color: #1877f2;
}

.un_lineColor {
  color: #06c755;
}

.un_galleryPic {
  border-radius: 8px;
  width: 100%;
}

/* .un_paddingbottom{
    padding-bottom: 20px;
}

.row{
    width: 100%;
    padding-bottom: 20px;
} */

/* @media only screen and (min-width:320px) {
    .un_eventpic {
        position: relative;
        left: 12%;
    }
}

@media only screen and (min-width:1024px) {
    .tab-content {
        overflow: hidden;
    }
    
} */
