.breez-techs {
    margin-top: 20px;
    padding: 15px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    border-radius: 8px;
}

.breez-techs h2 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
}

.breez-techs h3 {
    font-size: 16px;
    margin: 5px 0;
    color: #555;
}

.breez-techs li {
    margin-bottom: 5px;
}

.breez-techs strong {
    width: 200px;
    display: inline-block;
    color: #555;
}