body {
   background-color: transparent;
   color: #000000;
   font-family: Livvic;
   font-size: 19px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
* {
   scrollbar-color: rgba(220,114,21,1.00) rgba(255,255,255,1.00);
   scrollbar-width: thin;
}
::-webkit-scrollbar {
   width: 14px;
}
::-webkit-scrollbar-track {
   background: rgba(255,255,255,1.00);
}
::-webkit-scrollbar-thumb {
   background-color: rgba(220,114,21,1.00);
}
::-webkit-scrollbar-corner {
   background: rgba(255,255,255,1.00);
}
a {
   color: #000000;
   text-decoration: none;
}
a:visited {
   color: #FFA500;
}
a:active {
   color: #FFA500;
}
a:hover {
   color: #FFA500;
   text-decoration: none;
}
#wb_LayoutGrid2 {
   background-color: #F5F5F5;
   background-image: none;
   border-bottom-color: #D3D3D3;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-left-color: #D3D3D3;
   border-left-style: solid;
   border-left-width: 0px;
   border-right-color: #D3D3D3;
   border-right-style: solid;
   border-right-width: 0px;
   border-top-color: #D3D3D3;
   border-top-style: solid;
   border-top-width: 0px;
   box-sizing: border-box;
   clear: both;
   display: table;
   height: 100vh;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid2 {
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   height: 100vh;
   margin-left: auto;
   margin-right: auto;
   padding: 50px 0 40px 0;
}
#LayoutGrid2 > .col-1 {
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-left: 30px;
   padding-right: 30px;
   position: relative;
}
#LayoutGrid2 > .col-1 {
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1 {
   align-content: center;
   align-items: center;
   align-self: stretch;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: flex;
   flex-basis: 100%;
   flex-wrap: wrap;
   justify-content: center;
   max-width: 100%;
   text-align: center;
}
@media (max-width: 480px) {
#LayoutGrid2 > .col-1 {
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Card2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   margin: 0;
   margin-left: auto  !important;
   margin-right: auto  !important;
   max-width: 450px;
   position: relative;
   text-align: center;
}
#Card2-card-body {
   flex: 1 1 auto;
   font-size: 0;
   padding: 0;
}
#Card2-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: auto;
   margin: 0;
   padding: 0;
   width: 100%;
}
#Card2-card-item1 {
   box-sizing: border-box;
   margin: 10px 0 0 0;
   padding: 0;
}
#Card2-card-item1 h1 {
   color: #333333;
   font-family: "Livvic";
   font-size: 21px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
}
#Card2-card-item2 {
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#Card2-card-item2 h2 {
   color: #000000;
   font-family: Livvic;
   font-size: 20px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
}
#Card2-card-item3 {
   background-color: #DC7215;
   background-image: none;
   border: 0px solid #DC7215;
   border-radius: 100px;
   box-sizing: border-box;
   color: #000000;
   display: inline-block;
   font-family: "Livvic";
   font-size: 13px;
   font-style: normal;
   font-weight: 600;
   height: 41px;
   margin: 25px 0 8px 0;
}
#Card2-card-item3 {
   transition: all 500ms linear 0ms;
}
#Card2-card-item3:hover {
   color: #F5F5F5;
   transition: color 500ms linear 0ms;
}
#Card2-card-item3 a {
   color: inherit;
   display: block;
   padding: 13px 24px 15px 24px;
   text-decoration: none;
}
