/*
Theme Name: Astra Child
Template: astra
*/

header.entry-header .entry-title{
    display: none;
}
.ast-page-builder-template .entry-header{
    margin: 0px;
}
.ast-single-post.ast-page-builder-template .site-main>article{
    padding-top: 0px;
}
.section-introduction-category{
    padding: 40px 0px;
}
.section-introduction-category h5{
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
    color: #283790;
}
.section-product {
    background-color: aliceblue;
}