.taxonomyCourses{direction: rtl;padding: 20px 12px;border-radius: 20px;margin: 14px;background: #fff;}
.taxonomyCourses > h1 {font-size: 16px;display: flex;gap: 10px;align-items: center;}
.taxonomyCourses > h1 p{background: var(--color-02);padding: 6px 20px;border-radius: 15px;margin-bottom: 0;font-weight: bold;
  font-size: 14px;}
#tax_conta{display: flex;gap: 20px;flex-wrap: wrap;justify-content: center;margin-bottom: 150px;}
#tax_conta .gjs-plg-flex-column{flex: 0 0 45%;padding: 10px;align-items: center;justify-content: center;display: flex;flex-direction: column;background: #b4cbff;border-radius: 20px;color: #000;}
#tax_conta .gjs-plg-flex-column a{display: flex;flex-direction: column;justify-content: stretch;align-items: stretch;height: 100%;}
#tax_conta .gjs-plg-flex-column img{border-radius: 12px;margin-bottom: 10px;width: 100%;height: 130px;background: #fff;object-fit: cover;}
#btnaddCourse{direction: rtl;margin: 15px;}
#coaddl{border-radius: 20px;font-size: 15px;background: #0809cb;color: #fff;display: flex;align-items: center;gap: 10px;width: fit-content;padding: 5px 10px;}
#couw2{display: flex;justify-content: space-between;align-items: center;}
.taxonomyCourses .sty01_head{font-size: 13px;}