@charset "utf-8";

.audible-title-giftv2-button { background-color: rgb(243, 243, 243); font-weight: 400; border-radius: 4px; border-width: 2px; box-shadow: transparent 0px 0px 0px 1px inset; }

.audible-title-giftv2-button:hover, .audible-title-giftv2-button:focus { background-color: rgb(233, 233, 233); }

.audible-title-giftv2-holiday { background-color: rgb(1, 100, 66); font-weight: 400; border-radius: 4px; border-width: 2px; box-shadow: transparent 0px 0px 0px 1px inset; }

.audible-title-giftv2-holiday:hover, .audible-title-giftv2-holiday:focus { background-color: rgb(0, 69, 62); }

.audible-title-giftv2-holiday > .a-button-inner > .a-button-text { color: rgb(255, 255, 255); }