.dashboardCard-template.card{border-radius:.3rem;text-align:center;width:100%;max-width:262px;height:100%;padding:.5rem}.dashboardCard-template.card .card-body{padding-top:4.5rem}.dashboardCard-template.card .card-title{font-weight:600;margin-bottom:8rem}.dashboardCard-template.green.card{background-color:var(--secondary-color);color:var(--bg-light)}.dashboardCard-template.green.card .card-title{padding-bottom:8rem}.dashboardCard-template.green.card .card-body i{color:var(--primary-color)}.dashboardCard-template.blue.card{background-color:var(--light-blue-color);color:var(--text-white)}.dashboardCard-template.blue.card button{color:#fff;border-color:#fff}.dashboardCard-template.blue.card .card-title{margin-bottom:0}.dashboardCard-template.blue.card .card-text{font-weight:600;font-size:1.25rem;margin-bottom:6.15rem}.dashboardCard-template.blue.card .coach-card{margin-bottom:8.75rem}.delete-card-button{width:46px;padding:.7rem;background-color:transparent;border:none}@media(max-width:575.98px){.dashboardCard-template.card{max-width:unset!important}}.outline-btn{background-color:transparent;border:2px solid var(--bg-light);color:var(--bg-light);border-radius:3rem;padding:.5rem 1rem;font-weight:600;width:100%;font-size:14px}a:active,a:hover,a:link,a:visited{text-decoration:none;color:var(--bg-light)}.addnew-btn{background-color:transparent;border:1px solid var(--text-white);color:var(--text-white);border-radius:3rem;padding:.5rem 2rem;font-weight:400}.addnew-btn,.addnew-btn i{transition:.4s}.addnew-btn:disabled{opacity:.5;cursor:not-allowed}@media(hover:hover)and (pointer:fine){.addnew-btn:hover{background-color:var(--mid-blue-color)}}