h2{font-size: 20px;}
.bg-soft-orange {background-color:#FFE6DD;}
.btn-orange {background-color:#FFE6DD;color:#ffffff;}
.text-orange {color:#FF5733;}
.link-text {color:#8A9A5B;}
.bd-links-link {padding: 0.1875rem 0.5rem;margin-top: 0.125rem;margin-left: 0rem;color: var(--bs-body-color);text-decoration: none;}
.bd-links-link:hover {background-color: #ff5733;color:#ffffff;}
.copyright{color:#585c5e;}
.list-unstyled {padding-left: 0;list-style: none;}
.rounded {border-radius: var(--bs-border-radius)!important;}
.d-inline-block {display: inline-block!important;}
p a{color:#ff5733;text-decoration:none;}
.txt-link{color:#ff5733;text-decoration:none;}
.tsm{font-size: 13px;}
blockquote{padding:22px;font-size: 20px;font-style: italic;}
blockquote:before {content:url('../img/blockquote.png');display: inline-block;padding-right: 10px;vertical-align: middle;}
.active{font-weight: bold;}
.sticky {position: sticky;top: 90px;}
p img{width:100%;border-radius:10px;padding-top: 10px;padding-bottom: 10px;}
.st-custom-button[data-network=facebook] {background-color: #1877F2;display: inline-block;padding: 14px;cursor: pointer;font-weight: bold;color: #fff;border-radius: 50%;width: 50px;height:50px;text-align: center;font-size: 20;}
.st-custom-button[data-network=twitter] {background-color: #0ADEFF;display: inline-block;padding: 14px;cursor: pointer;font-weight: bold;color: #fff;border-radius: 50%;width: 50px;height:50px;text-align: center;font-size: 20;}
.st-custom-button[data-network=pinterest] {background-color: #E60023;display: inline-block;padding: 14px;cursor: pointer;font-weight: bold;color: #fff;border-radius: 50%;width: 50px;height:50px;text-align: center;font-size: 20;}
.st-custom-button[data-network=whatsapp] {background-color: #128c7e;display: inline-block;padding: 14px;cursor: pointer;font-weight: bold;color: #fff;border-radius: 50%;width: 50px;height:50px;text-align: center;font-size: 20;}
.st-custom-button[data-network]:hover,
.st-custom-button[data-network]:focus {text-decoration: none;background-color: #2e363c;}
.card-link{text-decoration:none;}
.card:hover{-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.11);-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.11);box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.11);}