/* ============================================================
   Cron Descriptor Styling - Scenic IT Solutions
   ============================================================ */

.cron-desc-result {
  background: rgba(0, 153, 229, 0.1);
  border: 1px solid #0099E5;
  border-radius: 10px;
  padding: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-top: 16px;
}
