/*

    Template: astra

    Theme Name: Astra Child Theme

*/
.testimonial-block {
    border: 2px solid #ddd;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 5px;
}
.testimonial-block h3 {
    font-style: italic;
    font-size: 1.2em;
}
.button-section button {
    padding: 20px 50px;
    color: red;
    background-color: green;
}
.description-sec{
	font-weight: 400;
	font-size: 20px;
}
