/**
 * Copyright since 2007 Alejo A. Sotelo <alejosotelo.com.ar>
 * 
 * NOTICE OF LICENSE
 *
 * This source file is subject to a commercial license from Alejo A. Sotelo
 * Use, copy, modification or distribution of this source file without written
 * license agreement from Alejo A. Sotelo is strictly forbidden.
 * In order to obtain a license, please contact us: soporte@alejosotelo.com.ar
 *
 * @author    Alejo A. Sotelo <soporte@alejosotelo.com.ar>
 * @copyright Copyright (c) since 2007 Alejo Sotelo
 * @license   Commercial License
 */
#sawhatsapp-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}
#sawhatsapp-button img {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  box-shadow: -2px 4px 8px rgba(0, 0, 0, 0.2901960784);
  cursor: pointer;
}/*# sourceMappingURL=front.css.map */