﻿@property --title-alignment
{
  /* disabled: true */
  syntax: "*";
  inherits: true;
}

@property --title-color
{
  /* disabled: true */
  syntax: "*";
  inherits: true;
}

@property --title-background-color
{
  /* disabled: true */
  syntax: "*";
  inherits: true;
}

@property --title-padding
{
  /* disabled: true */
  syntax: "*";
  inherits: true;
}

@property --title-margin
{
  /* disabled: true */
  syntax: "*";
  inherits: true;
}

.container-widget
{
  width: 30vw;
  max-width: 700px;
}