.font-size-12 {
    font-size: 12px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.h-205 {
  height: 205px !important;
}

.logo {
    width: 200px;
    height: 200px;
}

.jconfirm-title-c{
    font-size: 14px !important;
    font-weight: bold !important;
}

.jconfirm-content {
    font-size: 12px !important;
}

.jconfirm-buttons .btn {
    font-size: 12px !important;
}

.img-profile {
    object-fit: cover;
    object-position: center;
}

textarea {
  resize: none;
}

.w-20 {
  width: 20px !important;
}

.w-200 {
  width: 200px !important;
}