

.title-headin-02 {
    font-size: 28px;
    font-weight: bold;
    color: #030d30;
    margin-bottom: 15px;
}

ul li {
    font-size: 16px;
    color: #333;
    line-height: 1.7;
}

.enquiry-btn {
    background: #030d30;
    color: #fff;
    padding: 10px 22px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
}
