/*
Theme Name: Astra Child Blue Card Shortcode
Theme URI: https://wpastra.com/
Description: Child theme of Astra, dengan kartu biru dan shortcode title.
Author: Desperado iD
Author URI: https://wpastra.com/
Template: astra
Version: 1.0.0
*/

.card {
    background-color: #bbdefb;
    border: 1px solid #1976d2;
    padding: 20px;
    border-radius: 10px;
    color: #0d47a1;
}
