/*
 Theme Name:   Flatsome Child
 Theme URI:    https://go88
 Description:  Child theme của Flatsome
 Author:       fix lần 2
 Template:     flatsome
 Version:      1.0.0
 Text Domain:  flatsome-child
*/

/* Kế thừa toàn bộ CSS từ parent theme Flatsome */

.go88-manifesto {
    background: linear-gradient(135deg, rgba(18, 12, 3, 0.98) 0%, rgba(8, 9, 20, 0.98) 100%);
    border: 1px solid rgba(212, 175, 55, 0.2);
    border-left: 3px solid #ffd700;
    border-radius: 16px;
    padding: 30px 28px;
    margin: 30px 0 40px;
    position: relative;
    overflow: hidden;
}