body{background-color:#f5f5f5}.text-primary,h2{color:#a31d1d!important}.justify-align-center,.paired-image-wrapper{display:flex;justify-content:center;align-items:center}.paired-image-wrapper{overflow:hidden}.paired-image-wrapper.left{border-radius:50px 0 0 50px}.paired-image-wrapper.right{border-radius:0 50px 50px 0}.paired-image-wrapper img{min-height:400px;min-width:300px;max-height:400px!important;object-fit:cover}.post-heading-text{display:inline-block;font-size:1.5rem;background-color:#a31d1d;color:#fff!important;font-size:20px;padding:1rem;border-radius:4px}img{border-radius:4px}.gradient-bg{background:linear-gradient(90deg,#833ab4,#fd1d1d 50%,#fcb045)!important}.animation-delay-1{animation-delay:.25s!important}.animation-delay-2{animation-delay:1.5s!important}.fade-in{opacity:0;transform:translateY(4px);animation:fade-in .6s ease-in-out forwards}h1{font-size:5rem!important;text-shadow:3px 3px 0 #000,6px 6px 5px rgba(0,0,0,.5)!important}.text-lg{font-size:2rem!important}image{max-width:100%}@keyframes fade-in{0%{opacity:0}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.post-heading-text{font-size:1rem}}