/*
 *  Copyright (C) SCHUNK GmbH & Co. KG - All Rights Reserved
 *  Unauthorized copying of this file, via any medium is strictly prohibited
 *  Proprietary and confidential
 *  Written by Thomas Rutschke thomas.rutschke@rutschkeconsulting.com, Aug. 2024
 */


.tool-def-container {

}

.tool-def-container h3 {
    text-align: left;
    font-size: 1.50rem !important;
    color: #003d6a;
    display: block;
    font-weight: bold;
    line-height: normal;
}
