/*
Theme Name: Astra Child
Theme URI: https://example.com/astra-child
Author: Site Owner
Author URI: https://example.com
Description: Child theme for Astra — safe place for custom styles and changes.
Version: 1.0.0
Template: astra
Text Domain: astra-child
*/

/* Importing parent styles is handled via functions.php (recommended).
   Add custom CSS below this line. */

/* Example override:
body {
    background-color: #fff;
}
*/
.testimonial_logos img {
    max-width: 180px;
}