/*
Theme Name: My Custom Theme
Theme URI: http://example.com
Author: Perumal
Description: Simple custom theme for assignment
Version: 1.0



*/

.delivery-note {
    margin: 10px 0;
    font-size: 14px;
    font-weight: 600;
    color: #1a7f37;
}

.delivery-note-wrapper {
    margin-bottom: 15px;
}


