.btn-grey{display:inline-block}.btn-grey>a{display:block;background:#eaeaea;padding:12px 20px;border-radius:4px;font-size:16px;color:#232323;text-decoration:none !important}.btn-grey>a:hover,.btn-grey>a:focus{background:#e2e2e2}.btn-blue{display:inline-block}.btn-blue>a{display:block;background:#005192;padding:12px 20px;border-radius:4px;font-size:16px;color:white;text-decoration:none !important}.btn-blue>a:hover,.btn-blue>a:focus{background:#004983}.btn-red{display:inline-block}.btn-red>a{display:block;background:#D0001A;padding:12px 20px;border-radius:4px;font-size:16px;color:white;text-decoration:none !important}.btn-red>a:hover,.btn-red>a:focus{background:#c10018}.btn-darkred{display:inline-block}.btn-darkred>a{display:block;background:#A41E34;padding:12px 20px;border-radius:4px;font-size:16px;color:white;text-decoration:none !important}.btn-darkred>a:hover,.btn-darkred>a:focus{background:#971c30}a{display:inline-block;text-decoration:none !important}a>.btn-blue,a>btn-red,a>.btn-grey,a>.btn-darkred{display:block;padding:12px 20px;border-radius:4px;font-size:16px;color:white;text-decoration:none !important;margin-bottom:10px}a .btn-blue{background:#005192}a .btn-blue:hover,a .btn-blue:focus{background:#004983}a .btn-red{background:#D0001A}a .btn-red:hover,a .btn-red:focus{background:#c10018}a .btn-darkred{background:#A41E34}a .btn-darkred:hover,a .btn-darkred:focus{background:#971c30}a .btn-grey{background:#eaeaea;color:#232323}a .btn-grey:hover,a .btn-grey:focus{background:#e2e2e2}
