.courses__item-bottom .button .enroll-text{display:flex;padding:10px 19px;align-items:center;gap:6px;border-radius:50px;border:1px solid #a259ff;background:#a259ff;box-shadow:4px 4px 0 0 #3d3d3d;font-family:var(--tg-heading-font-family);font-size:14px;line-height:18px;font-weight:var(--tg-fw-semi-bold);color:var(--tg-heading-color)}.courseInitials{box-shadow:1px 1px 5px 1px slatedgrey;width:300px;height:250px;display:flex;justify-content:end;align-items:end;flex-wrap:wrap;padding:10px;overflow-wrap:break-word;word-break:break-word;background-color:#a259ff;color:#f5f5f5!important}.courseInitials>h1{text-wrap:wrap;font-size:4.5em;text-align:end}