.custom-dots-container{display:flex;justify-content:center;align-items:center;margin-top:20px}.custom-dots{width:10px;height:10px;border-radius:50%;background-color:#004c95;margin:0 5px;cursor:pointer;transition:background-color 0s}.custom-dots.active{background-color:#004c95;border-radius:12px;padding:0 10px}.blog-cards{background:rgba(0,74,137,.12);height:459px}