/**
  Entwicklungsinformationen 
  BESCHREIBUNG:	equitrade.ch Style Admin Portal
  PROGRAMMIERER:  Liam Ciullo
  UPDATES:		V2 07.07.2023 lc
*/

body{
    overflow-x: hidden !important;
    font-family:Verdana, Geneva, Tahoma, sans-serif !important;
}

.Titel {
    color:#A26464;
    font-weight: bold;
    font-size: 16px;
}

.row{
 margin-right:30px !important;
 margin-left:30px !important;
}