main {
    background: linear-gradient(to top right, black 30%, #234852 60%, #3699b6 70%, #3ccbf6);
}

.card-body-testnet{
    background-color: rgba(35, 217, 255, 0.15); /* Bootstrap info con transparencia */
}
