.bg-darkgold{
    background-image: linear-gradient(0deg, #aa8453, #aa8453);
}

.text-darkgold{
    color: #AA8453;
}