.all-puja-services{display:flex;align-items:center;justify-self:center;flex-direction:column;margin-top:70px;background-color:#fff}.all-puja-services .btn-container{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;margin:0 1rem 3rem}.all-puja-services .all-puja-services-headers{text-align:center;margin:0 1rem}.all-puja-services .all-puja-services-headers .heading{font-size:1.5rem;text-transform:uppercase;color:var(--primary-color);margin-bottom:.25em}.all-puja-services .all-puja-services-headers .para{margin-top:0;font-size:.85rem;margin-bottom:2em}.all-puja-services .all-services{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem;align-items:center;justify-content:center;margin-left:1rem;margin-right:1rem}@media(min-width:800px){.all-puja-services .all-puja-services-headers .heading{font-size:2.5rem;margin-bottom:0}.all-puja-services .all-puja-services-headers .para{font-size:1rem}}.services-btn{border:none;width:15em;padding:1rem;border-radius:3em;display:flex;justify-content:center;align-items:center;gap:12px;background:#1c1a1c;cursor:pointer;transition:all .45s ease-in-out}.services-btn:first-child,.services-btn:nth-child(3),.services-btn:nth-child(5){margin-left:2rem}@keyframes bounceUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.sparkle{fill:#aaa;transition:all .8s ease}.text{font-weight:600;color:#aaa;font-size:medium}.services-btn:focus,.services-btn:hover{background:linear-gradient(0deg,#a47cf3,#683fea);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.4),inset 0 -4px 0 0 rgba(0,0,0,.2),0 0 0 4px hsla(0,0%,100%,.2),0 0 100px 0 rgba(153,23,255,.376);transform:translateY(-2px)}.services-btn:focus .text,.services-btn:hover .text{color:#fff}.services-btn:focus .sparkle,.services-btn:hover .sparkle{fill:#fff;transform:scale(1.2)}@media(min-width:479px){.services-btn:first-child,.services-btn:nth-child(3),.services-btn:nth-child(5){margin-left:0}}.Photo-Gallery{padding-top:70px;display:flex;flex-direction:column;justify-content:center;align-items:center}.Photo-Gallery .heading{font-size:3rem;color:var(--primary-color);font-weight:900}.Photo-Gallery .heading span{color:var(--secondary-color)}.Photo-Gallery .btn-container{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:center}