/* https://veranova.com/wp-content/themes/veranova/_assets/css/modules/small-callout.css?ver=20151215 */
.small-callout{padding:5rem 0;background-image:linear-gradient(to right,#6e3f9c,#6b7eff)}.small-callout h2{color:#fff;margin-bottom:0}.small-callout a{width:200px;line-height:1.3;display:block;text-decoration:none;text-align:center;color:#000;background-color:#fff;position:relative;-webkit-box-shadow:5px 5px 15px -2px rgba(0,0,0,.17);box-shadow:5px 5px 15px -2px rgba(0,0,0,.17);margin:auto;background-color:#eef1f4;transition:margin-top .4s,padding .4s;margin-right:10px;margin-bottom:10px;margin-top:0}.small-callout a .arrow{background:transparent url(/wp-content/themes/veranova/_assets/css/modules/../../img/purple_arrow.png) left center no-repeat;width:20px;height:20px}.small-callout a:hover{margin-top:-8px;-webkit-box-shadow:5px 5px 15px -2px rgba(0,0,0,.37);box-shadow:5px 5px 15px -2px rgba(0,0,0,.37);background-color:#fff}.small-callout a:hover .btn_holder{width:97%}.small-callout .btn_holder{position:absolute;bottom:10px;left:0;display:flex;align-items:flex-end;width:95%;flex-direction:column;transition:width .4s}.small-callout .columns{display:flex;flex-wrap:wrap;justify-content:left;grid-column-gap:5px;grid-row-gap:5px;margin-top:5rem}.small-callout .link-box{position:relative;width:200px;height:165px;padding:10px}.small-callout .link-box .link-img{position:relative;top:50%;transform:translateY(-50%)}.small-callout .link-box .link-text{position:relative;transform:translate(-50%,-50%);top:50%;left:50%;margin:0;width:100%;text-align:center}.small-callout.background-gray{color:$black}.small-callout.background-gray h2{color:$black}.small-callout.background-gray .link-circ{border:3px solid $black}.small-callout.background-gray .link-circ .link-text a{color:$black}@media all and (max-width:640px){.small-callout .columns{display:block}.small-callout .columns{margin-top:20px}.small-callout a{width:100%}.small-callout a .btn_holder{bottom:15px}.small-callout a .link-box{width:100%;height:inherit;padding-top:15px;min-height:50px}.small-callout a .link-box .link-text{transform:none;left:0;top:0}.background-blue .column.no_icon .link-circ{border-bottom:2px solid #fff}}